| 123456789101112131415161718 |
- {
- "name": "AhMyth",
- "description": "Android Remote Administration Tool",
- "author": "AhMyth <AhMyth@protonmail.com>",
- "productName": "AhMyth",
- "version": "1.0.0",
- "homepage":"https://github.com/AhMyth/AhMyth-Android-RAT",
- "main": "main.js",
- "dependencies": {
- "angular": "1.8.0",
- "angular-route": "1.5.8",
- "fs-extra": "^1.0.0",
- "geoip-lite": "^1.1.8",
- "homedir": "^0.6.0",
- "semantic-ui": "2.2.6",
- "socket.io": "1.4.5"
- }
- }
|