forked from WikiEducationFoundation/WikiEduDashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
170 lines (170 loc) · 4.75 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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
{
"name": "WikiEduDashboard",
"repository": "https://github.com/WikiEducationFoundation/WikiEduDashboard",
"license": "MIT",
"dependencies": {
"autosize": "^3.0.20",
"babel-core": "^6.18.2",
"babel-jest": "^20.0.1",
"babel-loader": "^6.2.8",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-istanbul": "^3.0.0",
"babel-plugin-rewire": "^1.0.0",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"bower": "^1.8.0",
"chai": "^3.5.0",
"core-js": "^2.4.1",
"del": "^2.2.2",
"enzyme": "^2.8.2",
"eslint": "^3.11.1",
"eslint-config-airbnb": "^13.0.0",
"eslint-plugin-import": "^2.1.0",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-react": "^6.7.1",
"event-stream": "^3.3.4",
"gulp": "^3.8.7",
"gulp-autoprefixer": "3.1.1",
"gulp-cached": "^1.1.1",
"gulp-clean": "^0.3.0",
"gulp-combine-media-queries": "^0.2.0",
"gulp-concat": "^2.6.1",
"gulp-consolidate": "^0.2.0",
"gulp-css-flipper": "^1.0.2",
"gulp-csslint": "^1.0.0",
"gulp-eslint": "^3.0.1",
"gulp-htmlhint": "0.3.1",
"gulp-iconfont": "^8.0.1",
"gulp-imagemin": "^3.1.1",
"gulp-jshint": "^2.0.4",
"gulp-jsx-coverage": "0.3.8",
"gulp-livereload": "^3.8.1",
"gulp-load-plugins": "^1.4.0",
"gulp-minify-css": "^1.2.4",
"gulp-newer": "^1.3.0",
"gulp-notify": "^2.2.0",
"gulp-plumber": "~1.1.0",
"gulp-rename": "^1.2.0",
"gulp-rev": "^7.1.2",
"gulp-shell": "^0.5.2",
"gulp-sketch": "1.0.3",
"gulp-sourcemaps": "^1.9.1",
"gulp-stylus": "^2.6.0",
"gulp-uglify": "^2.0.0",
"gulp-util": "^3.0.6",
"gulp-watch": "^4.3.11",
"gulp-webserver": "^0.9.1",
"i18n-js": "http://github.com/fnando/i18n-js/archive/v3.0.0.rc14.tar.gz",
"istanbul": "^0.4.5",
"jeet": "^6.1.2",
"jest": "^20.0.1",
"jquery": "^2.1.4",
"jquery-ui": "^1.10.5",
"jquery.repeater": "^1.2.1",
"jsdom": "^9.8.3",
"json-loader": "^0.5.4",
"jsx-require-extension": "^0.2.0",
"location-origin": "^1.1.4",
"lodash": "^3.10.1",
"lodash.map": "^4.6.0",
"lodash.reject": "^4.6.0",
"lodash.sorteduniqby": "^4.7.0",
"lodash.throttle": "^4.1.1",
"lodash.where": "^3.1.0",
"main-bower-files": "^2.0.0",
"markdown-it": "8.1.0",
"markdown-it-footnote": "^3.0.1",
"mcfly": "1.0.0",
"merge-stream": "^1.0.1",
"mkdirp": "^0.5.1",
"mocha": "^3.2.0",
"mocha-jsdom": "^1.0.0",
"moment": "2.10.3",
"moment-recur": "^1.0.4",
"nock": "^8.0.0",
"nouislider": "^8.3.0",
"nyc": "^10.0.0",
"parsleyjs": "^2.4.4",
"rangeslider.js": "^2.3.0",
"raven-js": "^3.8.1",
"react": "15.4.1",
"react-addons-css-transition-group": "^15.4.1",
"react-addons-shallow-compare": "^15.4.1",
"react-addons-test-utils": "^15.4.1",
"react-burger-menu": "^2.1.4",
"react-day-picker": "3.1.1",
"react-dnd": "^2.1.4",
"react-dnd-html5-backend": "^2.1.2",
"react-dnd-touch-backend": "^0.3.3",
"react-dom": "^15.4.1",
"react-dropzone": "^3.7.3",
"react-motion": "^0.4.5",
"react-onclickoutside": "^6.1.1",
"react-redux": "^5.0.4",
"react-router": "3.0.0",
"react-select": "git://github.com/JedWatson/react-select.git",
"react-trix": "^0.2.1",
"react-typeahead": "2.0.0-alpha.5",
"reactify": "1.1.1",
"redux": "^3.6.0",
"redux-thunk": "^2.2.0",
"require-dir": "^0.3.2",
"rev-del": "^1.0.5",
"rewire": "^2.5.2",
"run-sequence": "^1.2.2",
"rupture": "^0.6.2",
"should": "^11.1.1",
"sinon": "^1.17.6",
"sinon-chai": "^2.8.0",
"slick-carousel": "git+https://github.com/cfoehrdes/slick.git#a4d85536c42951933e1d887bcc013615e25b03e7",
"striptags": "^2.1.1",
"stylus": "0.54.5",
"testdom": "^2.0.0",
"url-parse": "^1.1.7",
"uuid": "^3.0.1",
"velocity-animate": "^1.3.1",
"vinyl-buffer": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"waypoints": "^4.0.1",
"webpack": "^1.13.3",
"webpack-dev-server": "^1.16.2",
"webpack-manifest-plugin": "^1.1.0",
"wnumb": "^1.0.4"
},
"scripts": {
"test": "jest",
"start": "gulp dev",
"hot": "gulp hot-dev",
"build": "gulp build"
},
"devDependencies": {
"copy-to-clipboard": "^3.0.5",
"react-copy-to-clipboard": "^4.1.0"
},
"jest": {
"collectCoverage": true,
"roots": [
"test",
"app/assets/javascripts"
],
"moduleDirectories": [
"test",
"app/assets/javascripts",
"node_modules"
]
},
"nyc": {
"extension": [
".jsx",
".js"
],
"reporter": [
"lcov",
"text-summary"
],
"reportDir": "js_coverage",
"sourceMap": false,
"instrument": false
}
}