diff --git a/package.json b/package.json index 7a6dbe9..2f6aff0 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "", "main": "index.js", "scripts": { + "start": "node index.js", "test": "ava" }, "author": "",