aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 9 insertions, 3 deletions
diff --git a/package.json b/package.json
index df99ab39..817f55b0 100644
--- a/package.json
+++ b/package.json
@@ -38,14 +38,20 @@
"karma-browserstack-launcher": "0.0.7",
"protractor": "~0.18.0",
"yaml-js": "~0.0.8",
- "marked": "0.2.9",
"rewire": "1.1.3",
"promises-aplus-tests": "~1.3.2",
"semver": "~2.1.0",
"lodash": "~2.1.0",
"browserstacktunnel-wrapper": "~1.1.1",
- "grunt-jscs-checker": "~0.3.2",
- "jasmine-reporters": "~0.2.1"
+ "jasmine-reporters": "~0.2.1",
+ "gulp": "~3.4.0",
+ "event-stream": "~3.1.0",
+ "marked": "~0.3.0",
+ "gulp-concat": "~2.1.7",
+ "canonical-path": "0.0.2",
+ "winston": "~0.7.2",
+ "dgeni": "git://github.com/angular/dgeni",
+ "dgeni-packages": "git://github.com/angular/dgeni-packages"
},
"licenses": [
{