summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0f5483c..653b542 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,8 @@
"description": "bucky",
"main": "index.js",
"scripts": {
+ "start": "node index",
+ "build:search": "node bucky/search/lexicon",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {