create an actual package.json

This commit is contained in:
Robert Whitney
2022-09-25 11:54:55 -05:00
committed by GitHub
parent a801231a84
commit 0a73fb77af

View File

@@ -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",