about summary refs log tree commit diff
path: root/pkgs/top-level/node-packages.json
diff options
context:
space:
mode:
authorRok Garbas <rok@garbas.si>2013-09-04 19:29:15 +0200
committerRok Garbas <rok@garbas.si>2013-09-04 19:29:15 +0200
commit9ffc2dff98561ccdfb3a44fa15c4411fa79e5626 (patch)
tree22c08c33236045e43839830e132fb9ee136b3c2e /pkgs/top-level/node-packages.json
parent26028c2107cd4ad1f7059735bec043d5fcaf3e4d (diff)
downloadnixlib-9ffc2dff98561ccdfb3a44fa15c4411fa79e5626.tar
nixlib-9ffc2dff98561ccdfb3a44fa15c4411fa79e5626.tar.gz
nixlib-9ffc2dff98561ccdfb3a44fa15c4411fa79e5626.tar.bz2
nixlib-9ffc2dff98561ccdfb3a44fa15c4411fa79e5626.tar.lz
nixlib-9ffc2dff98561ccdfb3a44fa15c4411fa79e5626.tar.xz
nixlib-9ffc2dff98561ccdfb3a44fa15c4411fa79e5626.tar.zst
nixlib-9ffc2dff98561ccdfb3a44fa15c4411fa79e5626.zip
updating node packages and adding few to the json list
 - bower
 - grunt-cli
 - grunt-contrib-jshint
 - grunt-contrib-requirejs
 - grunt-contrib-less
 - grunt-contrib-cssmin
 - grunt-contrib-uglify
 - grunt-karma
 - karma-mocha
 - karma-coverage
 - karma-requirejs
 - karma-sauce-launcher
 - karma-chrome-launcher
 - karma-junit-reporter
 - almond
 - lcov-result-merger
 - coveralls
Diffstat (limited to 'pkgs/top-level/node-packages.json')
-rw-r--r--pkgs/top-level/node-packages.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/pkgs/top-level/node-packages.json b/pkgs/top-level/node-packages.json
index 05892068dc82..d3dcbe665c5b 100644
--- a/pkgs/top-level/node-packages.json
+++ b/pkgs/top-level/node-packages.json
@@ -73,8 +73,25 @@
 , "generator-webapp"
 , "generator-angular"
 , "statsd"
-, "karma"
 , "ungit"
 , { "node-uptime": "https://github.com/fzaninotto/uptime/tarball/1c65756575f90f563a752e2a22892ba2981c79b7" }
 , { "guifi-earth": "https://github.com/jmendeth/guifi-earth/tarball/f3ee96835fd4fb0e3e12fadbd2cb782770d64854 " }
+, "bower"
+, "grunt-cli"
+, "grunt-contrib-jshint"
+, "grunt-contrib-requirejs"
+, "grunt-contrib-less"
+, "grunt-contrib-cssmin"
+, "grunt-contrib-uglify"
+, "grunt-karma"
+, "karma"
+, "karma-mocha"
+, "karma-coverage"
+, "karma-requirejs"
+, "karma-sauce-launcher"
+, "karma-chrome-launcher"
+, "karma-junit-reporter"
+, "almond"
+, "lcov-result-merger"
+, "coveralls"
 ]