integration wip: install local copy of grunt-cli
[fnpeditor.git] / package.json
index b792de2..cf58cfb 100644 (file)
@@ -1,8 +1,10 @@
 {
   "name": "rng-editor",
   "devDependencies": {
+    "grunt-cli": "0.1.11",
     "grunt": "~0.4.1",
     "grunt-contrib-requirejs": "~0.4.1",
-    "grunt-contrib-less": "~0.6.1"
+    "grunt-contrib-less": "~0.6.1",
+    "grunt-contrib-jshint": "~0.7.2"
   }
 }