amend package.js to include author and license
This commit is contained in:
@@ -7,8 +7,8 @@
|
|||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"start": "node logAggregator.js"
|
"start": "node logAggregator.js"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "j.tretter@gmail.com",
|
||||||
"license": "ISC",
|
"license": "GPL",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"diskusage": "^1.0.0",
|
"diskusage": "^1.0.0",
|
||||||
"jsonminify": "^0.4.1",
|
"jsonminify": "^0.4.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user