mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2025-01-11 23:45:36 +08:00
fix
This commit is contained in:
parent
7f106a4f6b
commit
2167196567
@ -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",
|
||||||
@ -18,4 +18,4 @@
|
|||||||
"lowdb": "^1.0.0",
|
"lowdb": "^1.0.0",
|
||||||
"socket.io": "^2.2.0"
|
"socket.io": "^2.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user