forked from pombredanne/taiga-layout
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
141 lines (141 loc) · 4.23 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
138
139
140
141
{
"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://[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",
"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"
}
}