{
  "name": "frida-gadget-ios",
  "version": "17.15.3",
  "description": "Gadget for iOS",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "install": "node download.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/frida/frida.git"
  },
  "keywords": [
    "instrumentation",
    "hooking",
    "ios"
  ],
  "author": "Frida Developers",
  "license": "LGPL-2.0 WITH WxWindows-exception-3.1",
  "bugs": {
    "url": "https://github.com/frida/frida/issues"
  },
  "homepage": "https://github.com/frida/frida#readme"
}
