mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
22 lines
491 B
JSON
22 lines
491 B
JSON
|
{
|
||
|
"name": "isMobile",
|
||
|
"version": "0.3.9",
|
||
|
"main": "isMobile.js",
|
||
|
"ignore": [
|
||
|
"**/.*",
|
||
|
"CONTRIBUTORS.md",
|
||
|
"Gruntfile.js",
|
||
|
"tests"
|
||
|
],
|
||
|
"homepage": "https://github.com/kaimallea/isMobile",
|
||
|
"_release": "0.3.9",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "0.3.9",
|
||
|
"commit": "84c93a48e09506267241f9f33fd3ae97743f52db"
|
||
|
},
|
||
|
"_source": "git://github.com/kaimallea/isMobile.git",
|
||
|
"_target": "~0.3.9",
|
||
|
"_originalSource": "isMobile",
|
||
|
"_direct": true
|
||
|
}
|