summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-09-25 12:36:32 -0400
committerJules Laplace <jules@okfoc.us>2015-09-25 12:36:32 -0400
commitf5e8e323597cf4655b5967a2c372d10e9f05782b (patch)
treeca1489ada38b3df8dbb9c93c1b77b643ab51de6c /package.json
parent6e96cf96eed6704c26e28c01dd3ece0eee54b1fd (diff)
grunt
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 32bfa35..37b5a9c 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,10 @@
"ejs": "^2.3.4",
"express": "^4.13.3",
"express-json": "^1.0.0",
+ "grunt": "^0.4.5",
+ "grunt-contrib-clean": "^0.6.0",
+ "grunt-contrib-concat": "^0.5.1",
+ "grunt-contrib-uglify": "^0.9.2",
"knex": "^0.8.6",
"knox": "^0.9.2",
"lodash": "^3.10.1",