{ "name": "cms.dev", "version": "1.0.0", "description": "CMS Fer Projekt", "main": "gulpfile.js", "dependencies": { "gulp": "^3.9.0" }, "devDependencies": { "gulp-clean-css": "^3.0.2", "gulp-concat": "^2.6.0", "gulp-css-url-to-absolute": "^1.0.1", "gulp-uglify": "^1.5.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Luka Martinov @ Fer Projekt", "license": "ISC" }