142 lines
4.2 KiB
JSON
142 lines
4.2 KiB
JSON
{
|
|
"name": "TaigaIO",
|
|
"version": "2.1.0",
|
|
"description": "Taiga project management system (frontend)",
|
|
"main": "index.js",
|
|
"keywords": [
|
|
"Taiga",
|
|
"Agile",
|
|
"Project Management",
|
|
"Github"
|
|
],
|
|
"author": "Kaleidos OpenSource SL",
|
|
"license": "AGPL-3.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/taigaio/taiga-front.git"
|
|
},
|
|
"scripts": {
|
|
"scss-lint": "gulp scss-lint --fail",
|
|
"test": "./node_modules/karma/bin/karma start",
|
|
"e2e": "./node_modules/.bin/babel-node run-e2e.js"
|
|
},
|
|
"devDependencies": {
|
|
"angular-mocks": "1.5.5",
|
|
"babel-cli": "^6.23.0",
|
|
"babel-polyfill": "^6.7.4",
|
|
"babel-preset-es2015": "^6.6.0",
|
|
"babel-preset-stage-0": "^6.5.0",
|
|
"babel-register": "^6.7.2",
|
|
"bluebird": "^3.0.2",
|
|
"chai": "^3.3.0",
|
|
"chai-as-promised": "^5.1.0",
|
|
"chai-jquery": "^2.0.0",
|
|
"cli-color": "^1.0.0",
|
|
"coffee-script": "^1.9.1",
|
|
"compression": "^1.6.1",
|
|
"connect-livereload": "^0.5.4",
|
|
"css": "^2.2.1",
|
|
"del": "^2.0.2",
|
|
"express": "^4.12.0",
|
|
"glob": "^7.0.3",
|
|
"gulp": "^3.8.11",
|
|
"gulp-add-src": "^0.2.0",
|
|
"gulp-angular-templatecache": "^1.5.0",
|
|
"gulp-autoprefixer": "^3.0.1",
|
|
"gulp-cache": "^0.4.4",
|
|
"gulp-cached": "1.1.0",
|
|
"gulp-coffee": "^2.3.1",
|
|
"gulp-coffeelint": "^0.6.0",
|
|
"gulp-concat": "^2.5.2",
|
|
"gulp-csslint": "^0.3.0",
|
|
"gulp-filter": "^4.0.0",
|
|
"gulp-flatten": "0.2.0",
|
|
"gulp-if": "^2.0.0",
|
|
"gulp-imagemin": "^3.0.1",
|
|
"gulp-insert": "^0.5.0",
|
|
"gulp-jade": "^1.0.0",
|
|
"gulp-jade-inheritance": "0.5.5",
|
|
"gulp-jsonminify": "^1.0.0",
|
|
"gulp-livereload": "^3.8.1",
|
|
"gulp-minify-css": "^1.2.4",
|
|
"gulp-order": "^1.1.1",
|
|
"gulp-plumber": "^1.0.1",
|
|
"gulp-print": "^2.0.1",
|
|
"gulp-rename": "^1.2.0",
|
|
"gulp-replace": "^0.5.3",
|
|
"gulp-sass": "^2.3.1",
|
|
"gulp-scss-lint": "0.4.0",
|
|
"gulp-size": "^2.0.0",
|
|
"gulp-sourcemaps": "^2.0.0-alpha",
|
|
"gulp-template": "^4.0.0",
|
|
"gulp-uglify": "~1.5.3",
|
|
"gulp-util": "^3.0.7",
|
|
"gulp-wrap": "^0.12.0",
|
|
"image-size": "^0.5.0",
|
|
"inquirer": "^3.0.1",
|
|
"jade": "^1.11.0",
|
|
"karma": "^0.13.10",
|
|
"karma-chai-plugins": "^0.7.0",
|
|
"karma-chrome-launcher": "^1.0.1",
|
|
"karma-coffee-preprocessor": "^1.0.0",
|
|
"karma-mocha": "^1.0.1",
|
|
"karma-sourcemap-loader": "^0.3.4",
|
|
"merge-stream": "^1.0.0",
|
|
"minimist": "^1.1.1",
|
|
"mocha": "^2.2.4",
|
|
"node-sass": "3.7.0",
|
|
"node-uuid": "^1.4.3",
|
|
"photoswipe": "^4.1.0",
|
|
"pre-commit": "^1.0.5",
|
|
"readable-stream": "~2.1.2",
|
|
"reporter-file": "^1.0.0",
|
|
"run-sequence": "^1.0.2",
|
|
"sinon": "^1.14.1",
|
|
"through2": "^2.0.1",
|
|
"vinyl-fs": "^2.1.1"
|
|
},
|
|
"pre-commit": [
|
|
"scss-lint"
|
|
],
|
|
"dependencies": {
|
|
"Flot": "git+https://github.com/flot/flot.git#v0.8.3",
|
|
"angular": "1.5.5",
|
|
"angular-animate": "1.5.5",
|
|
"angular-aria": "1.5.5",
|
|
"angular-route": "1.5.5",
|
|
"angular-sanitize": "1.5.5",
|
|
"angular-translate": "2.10.0",
|
|
"angular-translate-interpolation-messageformat": "2.10.0",
|
|
"angular-translate-loader-partial": "2.10.0",
|
|
"angular-translate-loader-static-files": "2.10.0",
|
|
"autolinker": "^1.4.2",
|
|
"awesomplete": "^1.0.0",
|
|
"bluebird": "^3.4.6",
|
|
"bourbon": "git+https://github.com/thoughtbot/bourbon.git",
|
|
"checksley": "git+https://github.com/jespino/checksley-bower.git",
|
|
"dom-autoscroller": "^1.3.1",
|
|
"dragula": "^3.7.2",
|
|
"flot-axislabels": "git+https://git@github.com/juanfran/flot-axislabels.git",
|
|
"gulp-class-prefix": "^1.0.1",
|
|
"immutable": "^3.8.1",
|
|
"intro.js": "^2.3.0",
|
|
"jquery": "^2.2.3",
|
|
"jquery.flot.tooltip": "git+https://git@github.com/krzysu/flot.tooltip.git",
|
|
"l.js": "git+https://git@github.com/juanfran/l.js.git",
|
|
"lodash": "^4.16.4",
|
|
"markdown-it": "^8.0.1",
|
|
"markdown-it-task-lists": "^1.4.1",
|
|
"medium-editor": "^5.22.2",
|
|
"medium-editor-autolist": "git+https://github.com/gruberro/medium-editor-autolist.git#add-package-json",
|
|
"medium-editor-tc-mention": "^2.2.4",
|
|
"messageformat": "^1.0.2",
|
|
"moment": "^2.15.1",
|
|
"ng-infinite-scroll": "^1.3.0",
|
|
"pikaday": "^1.4.0",
|
|
"prismjs": "^1.6.0",
|
|
"raven-js": "^3.7.0",
|
|
"showdown": "^1.4.3",
|
|
"to-markdown": "^3.0.1"
|
|
}
|
|
}
|