frida-any-promise
Version:
Frida compatibility shim for the “any-promise” module
25 lines (24 loc) • 540 B
JSON
{
"name": "frida-any-promise",
"version": "2.0.0",
"authors": [
"Frida Developers"
],
"description": "Frida compatibility shim for the “any-promise” module",
"keywords": [
"frida"
],
"homepage": "https://www.frida.re",
"main": "index.js",
"files": [
"/index.js"
],
"license": "LGPL-2.0 WITH WxWindows-exception-3.1",
"repository": {
"type": "git",
"url": "https://github.com/frida/frida-any-promise.git"
},
"bugs": {
"url": "https://github.com/frida/frida-any-promise/issues"
}
}