{ "name": "frida-scripts-android-tests", "private": true, "type": "module", "scripts": { "test": "mocha test.ts" }, "dependencies": { "@types/chai": "^5.2.3", "chai": "^6.2.2", "fast-xml-parser": "^5.11.1", "mocha": "^12.0.0", "mockttp": "^4.6.2" } }