mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
11 lines
159 B
JSON
11 lines
159 B
JSON
{
|
|
"name": "isMobile",
|
|
"version": "0.3.9",
|
|
"main": "isMobile.js",
|
|
"ignore": [
|
|
"**/.*",
|
|
"CONTRIBUTORS.md",
|
|
"Gruntfile.js",
|
|
"tests"
|
|
]
|
|
}
|