aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCamil Staps2015-04-27 17:29:43 +0200
committerCamil Staps2015-04-27 17:29:43 +0200
commit9ba61ebd7fc87dcaaddcd34dcd7f39e2858cefed (patch)
tree2a04680018c85765fab64c5f70de0964debb3e68 /package.json
parentJade, imagemin, bower dependencies, gulpfile (diff)
Jade <3, BotleaguesApi.js
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 82d01d3..8850d7a 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"gulp-foreach": "^0.1.0",
"gulp-if": "^1.2.5",
"gulp-imagemin": "~2.2.1",
- "gulp-jade": "~1.0.0"
+ "gulp-jade": "~1.0.0",
"gulp-jshint": "^1.9.2",
"gulp-less": "^3.0.0",
"gulp-minify-css": "^0.4.5",
@@ -25,6 +25,7 @@
"gulp-uglify": "~1.2.0",
"gulp-util": "^3.0.3",
"merge-stream": "^0.1.7",
+ "markdown-js": "0.0.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"