This repository has been archived by the owner on Apr 23, 2023. It is now read-only.
forked from pombredanne/taiga-layout
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
137 lines (137 loc) · 4.09 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"name": "TaigaIO",
"version": "6.0.8",
"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",
"start": "npx gulp"
},
"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",
"chai": "^3.3.0",
"chai-as-promised": "^5.1.0",
"chai-jquery": "^2.0.0",
"cli-color": "^1.0.0",
"coffeescript": "^1.10.0",
"compression": "^1.6.1",
"connect-livereload": "^0.5.4",
"css": "^2.2.1",
"del": "^2.0.2",
"express": "^4.12.0",
"glob": "^7.1.4",
"gulp": "^4.0.2",
"gulp-add-src": "^1.0.0",
"gulp-angular-templatecache": "^3.0.0",
"gulp-autoprefixer": "^7.0.1",
"gulp-cache": "^1.1.3",
"gulp-cached": "1.1.1",
"gulp-clean-css": "^4.3.0",
"gulp-cli": "^2.3.0",
"gulp-coffee": "^2.3.5",
"gulp-coffeelint": "^0.6.0",
"gulp-concat": "^2.6.1",
"gulp-filter": "^6.0.0",
"gulp-if": "^3.0.0",
"gulp-imagemin": "^7.1.0",
"gulp-insert": "^0.5.0",
"gulp-jade": "^1.1.0",
"gulp-jade-inheritance": "0.5.5",
"gulp-jsonminify": "^1.1.0",
"gulp-livereload": "^4.0.2",
"gulp-order": "^1.2.0",
"gulp-plumber": "^1.2.1",
"gulp-print": "^5.0.2",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^4.1.0",
"gulp-scss-lint": "1.0.0",
"gulp-size": "^3.0.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-stylelint": "^13.0.0",
"gulp-template": "^5.0.0",
"gulp-uglify": "~3.0.2",
"gulp-util": "^3.0.8",
"image-size": "^0.7.4",
"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": "4.14.1",
"photoswipe": "^4.1.0",
"pre-commit": "^1.0.5",
"readable-stream": "~2.1.2",
"reporter-file": "^1.0.0",
"sinon": "^1.14.1",
"stylelint": "^13.6.1",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.18.0",
"through2": "^2.0.1",
"uuid": "^3.3.2",
"vinyl-fs": "^2.1.1"
},
"pre-commit": [
"scss-lint"
],
"dependencies": {
"@highlightjs/cdn-assets": "^10.5.0",
"Flot": "git+https://github.com/flot/flot.git#v0.8.3",
"angular": "1.5.10",
"angular-animate": "1.5.10",
"angular-aria": "1.5.10",
"angular-route": "1.5.10",
"angular-sanitize": "1.5.10",
"angular-translate": "2.18.3",
"angular-translate-interpolation-messageformat": "2.18.1",
"angular-translate-loader-partial": "2.18.1",
"angular-translate-loader-static-files": "2.18.1",
"autolinker": "^1.4.2",
"awesomplete": "^1.0.0",
"bourbon": "git+https://github.com/thoughtbot/bourbon.git",
"checksley": "git+https://github.com/jespino/checksley-bower.git",
"dom-autoscroller": "^2.3.4",
"dragula": "^3.7.2",
"flot-axislabels": "git+https://[email protected]/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://[email protected]/krzysu/flot.tooltip.git",
"l.js": "git+https://[email protected]/juanfran/l.js.git",
"lodash": "^4.16.4",
"messageformat": "^1.0.2",
"moment": "^2.15.1",
"ng-infinite-scroll": "^1.3.0",
"pikaday": "^1.8.2",
"raven-js": "^3.7.0",
"showdown": "^1.4.3",
"taiga-html-editor": "https://github.com/taigaio/taiga-html-editor#stable"
}
}