package.json: start script

This commit is contained in:
He4eT 2019-09-24 02:48:31 +05:00
commit f08b607d6e

View file

@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "ava"
},
"author": "",