summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/package.json b/package.json
index 600dedc..4420bfe 100644
--- a/package.json
+++ b/package.json
@@ -11,5 +11,17 @@
"url": "git@ghghgh.us:bucky.git"
},
"author": "",
- "license": "LNT"
+ "license": "LNT",
+ "dependencies": {
+ "body-parser": "^1.13.3",
+ "bookshelf": "^0.8.2",
+ "cookie-parser": "^1.3.5",
+ "csurf": "^1.8.3",
+ "dotenv": "^1.2.0",
+ "knex": "^0.8.6",
+ "lodash": "^3.10.1",
+ "multiparty": "^4.1.2",
+ "mysql2": "^0.15.8",
+ "skipper": "^0.5.5"
+ }
}