taiga-front/package.json

34 lines
770 B
JSON

{
"name": "TaigaIO",
"version": "0.0.1",
"description": "Landing page for Taiga",
"main": "index.js",
"keywords": [
"Taiga",
"Agile",
"Project Management",
"Github"
],
"author": "Kaleidos",
"license": "ISC",
"devDependencies": {
"gulp": "^3.6.0",
"gulp-cached": "0.0.3",
"gulp-changed": "^0.3.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-ruby-sass": "^0.4.3",
"gulp-styledocco": "0.0.1",
"gulp-watch": "^0.5.4"
}
}