mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-15 19:56:31 +00:00
12 lines
159 B
JSON
12 lines
159 B
JSON
{
|
|
"name": "isMobile",
|
|
"version": "0.4.1",
|
|
"main": "isMobile.js",
|
|
"ignore": [
|
|
"**/.*",
|
|
"CONTRIBUTORS.md",
|
|
"Gruntfile.js",
|
|
"tests"
|
|
]
|
|
}
|