summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json25
1 files changed, 13 insertions, 12 deletions
diff --git a/package.json b/package.json
index db2ad95..6c10cba 100644
--- a/package.json
+++ b/package.json
@@ -1,14 +1,15 @@
{
- "name": "camilstaps.nl",
- "version": "0.1.0",
- "devDependencies": {
- "gulp": "^3.8.11",
- "gulp-bower": "0.0.10",
- "gulp-changed": "~1.2.1",
- "gulp-jade": "~1.0.0",
- "gulp-minify-html": "~1.0.2",
- "gulp-notify": "^2.2.0",
- "gulp-ruby-sass": "^0.7.1",
- "markdown-js": "0.0.3"
- }
+ "name": "camilstaps.nl",
+ "version": "0.1.0",
+ "devDependencies": {
+ "gulp": "^3.8.11",
+ "gulp-bower": "0.0.10",
+ "gulp-changed": "~1.2.1",
+ "gulp-jade": "~1.0.0",
+ "gulp-jade-modules": "^1.0.1",
+ "gulp-minify-html": "~1.0.2",
+ "gulp-notify": "^2.2.0",
+ "gulp-ruby-sass": "^0.7.1",
+ "markdown-js": "0.0.3"
+ }
}