Update 'package.json'

This commit is contained in:
Igor Misiorny 2019-11-23 16:47:17 +00:00
parent 567fcade66
commit 298561ac9b
1 changed files with 1 additions and 10 deletions

View File

@ -6,14 +6,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node main.js"
},
"repository": {
"type": "git",
"url": "https://github.com/getintodevops/hellonode/"
},
"keywords": [
"node",
"docker",
"dockerfile"
]
}
}