very cool moment

This commit is contained in:
2020-05-15 03:19:36 -05:00
parent a5e506b4e4
commit 7d59178b59
5 changed files with 137 additions and 5 deletions

View File

@@ -10,7 +10,8 @@
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node ./index.js"
},
"repository": {
"type": "git",