{
  "author": {
    "name": "Gant Laborde"
  },
  "bugs": {
    "url": "https://github.com/Jiyr0119/jail-monkey-new/issues"
  },
  "description": "A React Native module for identifying jail-broken, rooted, or mock locations on iOS and Android",
  "devDependencies": {
    "np": "^9.2.0"
  },
  "homepage": "https://github.com/Jiyr0119/jail-monkey-new#readme",
  "keywords": [
    "React-Native",
    "Native",
    "Jail",
    "Break",
    "Jail-Break",
    "iOS",
    "Android",
    "Mock-Locations",
    "Detect"
  ],
  "license": "MIT",
  "main": "jailmonkey.js",
  "name": "jail-monkey-new",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Jiyr0119/jail-monkey-new.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.8.3"
}
