X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=package.json;h=f24d07025e3d66be9f97777d2365179bdd73643e;hp=c02caf8bfad36f4d6819ec79c97fdb517214c6a8;hb=refs%2Fheads%2Ft2;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/package.json b/package.json index c02caf8bf..f24d07025 100644 --- a/package.json +++ b/package.json @@ -5,11 +5,14 @@ "main": "web/index.php", "dependencies": {}, "devDependencies": { + "grunt": "^1.0.1", "grunt-contrib-compass": "^1.1.1", "grunt-contrib-sass": "^1.0.0", "grunt-contrib-watch": "^1.0.0", + "grunt-uncss": "^0.6.1", "gulp": "^3.9.1", - "gulp-sass": "^3.1.0" + "gulp-sass": "^3.1.0", + "video.js": "^5.19.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"