{ "name": "frida-scripts-android-tests", "private": true, "type": "module", "scripts": { "test": "mocha test.ts" }, "dependencies": { "@types/chai": "^5.2.2", "chai": "^5.2.0", "fast-xml-parser": "^5.3.0", "mocha": "^11.7.1", "mockttp": "^4.0.1" } }