From 4b3288a53f1fbe48cb0f58ce3d745110760c48ce Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 17 Feb 2015 15:31:56 +0100 Subject: Added bootswatch gulp stuff --- web/trunk/package.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'web/trunk/package.json') diff --git a/web/trunk/package.json b/web/trunk/package.json index e5ab04e..f6d5fa9 100644 --- a/web/trunk/package.json +++ b/web/trunk/package.json @@ -14,7 +14,17 @@ "gulp-strip-debug": "^1.0.2", "gulp-uglify": "^1.1.0" }, - "devDependencies": {}, + "devDependencies": { + "del": "^1.1.1", + "gulp-debug": "^2.0.0", + "gulp-foreach": "^0.1.0", + "gulp-if": "^1.2.5", + "gulp-less": "^3.0.0", + "gulp-order": "^1.1.1", + "gulp-rename": "^1.2.0", + "gulp-util": "^3.0.3", + "merge-stream": "^0.1.7" + }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, -- cgit v1.2.3