66 lines
1.6 KiB
JSON
66 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"jail-monkey@2.3.0"
|
|
]
|
|
],
|
|
"_from": "jail-monkey@2.2.0",
|
|
"_id": "jail-monkey@2.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-83e5CiTiR0p/CLBOP1JzI+rKGayyOteyPIpJuoplQcgPpS22jMSOhkx08csupXGmxPs/lEv+XElqCOunKrU/hA==",
|
|
"_location": "/jail-monkey",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "jail-monkey@2.2.0",
|
|
"name": "jail-monkey",
|
|
"escapedName": "jail-monkey",
|
|
"rawSpec": "2.2.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.2.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jail-monkey/-/jail-monkey-2.2.0.tgz",
|
|
"_spec": "2.2.0",
|
|
"author": {
|
|
"name": "Gant Laborde"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/GantMan/jail-monkey/issues"
|
|
},
|
|
"description": "A React Native module for identifying jail-broken, rooted, or mock locations on iOS and Android",
|
|
"devDependencies": {
|
|
"np": "^2.18.3"
|
|
},
|
|
"homepage": "https://github.com/GantMan/jail-monkey#readme",
|
|
"keywords": [
|
|
"React-Native",
|
|
"Native",
|
|
"Jail",
|
|
"Break",
|
|
"Jail-Break",
|
|
"iOS",
|
|
"Android",
|
|
"Mock-Locations",
|
|
"Detect"
|
|
],
|
|
"license": "MIT",
|
|
"main": "jailmonkey.js",
|
|
"name": "jail-monkey",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/GantMan/jail-monkey.git"
|
|
},
|
|
"scripts": {
|
|
"shipit": "np",
|
|
"test": "echo Not yet",
|
|
"flow-check": "npx flow check-contents < jailmonkey.js.flow",
|
|
"ts-check": "npx tsc jailmonkey.d.ts --noEmit"
|
|
},
|
|
"typings": "./jailmonkey.d.ts",
|
|
"version": "2.4.0"
|
|
}
|