{ "name": "TaigaIO", "version": "0.0.1", "description": "Taiga project management system (frontend)", "main": "index.js", "keywords": [ "Taiga", "Agile", "Project Management", "Github" ], "author": "Kaleidos OpenSource SL", "licenses": [ { "type": "AGPL-3.0", "url": "https://github.com/taigaio/taiga-front/blob/master/LICENSE" } ], "devDependencies": { "gulp": "^3.8.0", "coffee-script": "^1.7.1", "express": "^4.3.0", "gulp-clean": "^0.2.4", "gulp-coffee": "~1.4.1", "gulp-coffeelint": "^0.2.2", "gulp-concat": "^2.1.7", "gulp-if": "0.0.5", "gulp-plumber": "^0.5.6", "gulp-rename": "^1.2.0", "gulp-template": "^0.1.1", "gulp-uglify": "~0.2.0", "gulp-util": "~2.2.14", "gulp-wrap": "^0.3.0", "gulp-cached": "0.0.3", "gulp-changed": "^0.4.0", "gulp-clean": "^0.2.4", "gulp-compass": "^1.1.9", "gulp-connect": "^2.0.5", "gulp-csslint": "^0.1.3", "gulp-filesize": "0.0.6", "gulp-imagemin": "^0.5.0", "gulp-jade": "^0.5.0", "gulp-minify-css": "^0.3.1", "gulp-minify-html": "^0.1.3", "gulp-newer": "^0.3.0", "gulp-notify": "^1.2.5", "gulp-plumber": "^0.6.2", "gulp-ruby-sass": "^0.4.3", "gulp-scss-lint": "0.1.0", "gulp-styledocco": "0.0.1", "gulp-watch": "^0.5.4" } }