frida-gadget-ios
Version:
Gadget for iOS
26 lines (25 loc) • 564 B
JSON
{
"name": "frida-gadget-ios",
"version": "17.2.5",
"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"
}