This commit is contained in:
RaoMK 2020-02-21 13:17:00 +05:30
parent 7f106a4f6b
commit 2167196567

View File

@ -4,7 +4,7 @@
"description": "XploitSPY - Remote Android Spying Tool", "description": "XploitSPY - Remote Android Spying Tool",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"Start": "node index.js", "start": "node index.js",
"test": "node index.js" "test": "node index.js"
}, },
"author": "XploitWizer", "author": "XploitWizer",