{ "name": "maitrimo", "version": "1.0.0", "description": "Web Development", "main": "gulpfile.js", "dependencies": { "del": "^2.2.2" }, "devDependencies": { "gulp": "^3.9.1", "gulp-autoprefixer": "^3.1.1", "gulp-clean-css": "^3.0.4", "gulp-concat": "^2.6.1", "gulp-concat-css": "^2.3.0", "gulp-rename": "^1.2.2", "gulp-sass": "^3.1.0", "gulp-sourcemaps": "^2.6.0", "gulp-uglify": "^2.1.2" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@bitbucket.org/pmeriton/maitrimo.git" }, "author": "", "license": "ISC", "homepage": "https://bitbucket.org/pmeriton/maitrimo#readme" }