Update package.json

This commit is contained in:
Akilan Selvacoumar
2020-07-15 14:35:22 +05:30
committed by GitHub
parent a7caff32fc
commit cba2828f38

View File

@@ -6,7 +6,8 @@
"typings": "./index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"generate-docs": "node_modules/.bin/jsdoc --configure .jsdoc.json --verbose"
"generate-docs": "node_modules/.bin/jsdoc --configure .jsdoc.json --verbose",
"start": "node website_test.js"
},
"repository": {
"type": "git",