Add more npm config vars

This commit is contained in:
Michael Jackson
2016-03-05 21:59:53 -08:00
parent c18640f421
commit 187ee39b1c
2 changed files with 9 additions and 2 deletions

View File

@ -4,6 +4,8 @@
"description": "An HTTP server for files in npm packages",
"author": "Michael Jackson",
"config": {
"registryURL": "https://registry.npmjs.org",
"bowerBundle": "/bower.zip",
"port": 5000
},
"dependencies": {