diff --git a/package.json b/package.json index 501d57c..9069e6e 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,9 @@ "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, + "bin": { + "fpb-parse": "./index.js" + }, "author": "Nick Quidas", "license": "ISC", "dependencies": {