diff --git a/package.json b/package.json index d8bee5cb..9c6e977e 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "homepage": "https://github.com/pelias/api", "license": "MIT", "main": "index.js", + "bin": "./bin/start", "scripts": { "audit": "npm shrinkwrap; node node_modules/nsp/bin/nsp check; rm npm-shrinkwrap.json;", "ciao": "node node_modules/ciao/bin/ciao -c test/ciao.json test/ciao",