mirror of
https://github.com/xnite/MCSeeker.git
synced 2026-05-02 12:54:50 -07:00
create an actual package.json
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"name": "mcseeker",
|
||||
"version": "0.0.2",
|
||||
"description": "A Minecraft server scanner",
|
||||
"author": "Robert Whitney <Me@Rob.cat>",
|
||||
"main": "scanner.js",
|
||||
"license": "GPL V3",
|
||||
"dependencies": {
|
||||
"commandos": "^0.10.1",
|
||||
"evilscan": "^1.8.1",
|
||||
|
||||
Reference in New Issue
Block a user