package: add repository, license, author
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
e6a98caeea
commit
ac8adfa770
@ -6,8 +6,12 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"author": "Sean Cross <sean@xobs.io>",
|
||||
"license": "BSD-3-Clause",
|
||||
"repository": {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/xobs/reveal-serve.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "^1.18.3",
|
||||
"commander": "^2.19.0",
|
||||
|
Loading…
Reference in New Issue
Block a user