add bin to package.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "file_upload",
|
||||
"name": "EvidenceDump",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"express": "4.13.3",
|
||||
@@ -9,5 +9,6 @@
|
||||
"should": "~7.1.0",
|
||||
"mocha": "~2.3.3",
|
||||
"supertest": "~1.1.0"
|
||||
}
|
||||
},
|
||||
"bin" : "./server.js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user