Add lamassu-server binary
This commit is contained in:
parent
52b19bc294
commit
f079ee0b40
1 changed files with 4 additions and 1 deletions
|
|
@ -31,5 +31,8 @@
|
||||||
"grunt-mocha-test": "~0.7.0",
|
"grunt-mocha-test": "~0.7.0",
|
||||||
"grunt-mocha-cov": "0.0.7"
|
"grunt-mocha-cov": "0.0.7"
|
||||||
},
|
},
|
||||||
"license": "unlicense"
|
"license": "unlicense",
|
||||||
|
"bin": {
|
||||||
|
"lamassu-server": "./lib/app.js"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue