forked from popcodeorg/popcode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
312 lines (312 loc) · 8.55 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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
{
"name": "popcode",
"version": "0.9.0",
"description": "Web-based HTML/CSS/JS editor for educational use",
"repository": "popcodeorg/popcode",
"homepage": "https://github.com/popcodeorg/popcode",
"author": {
"name": "Mat Brown",
"email": "mat.a.brown@gmail.com",
"url": "https://github.com/outoftime"
},
"contributors": [
{
"name": "Mat Brown",
"email": "mat.a.brown@gmail.com",
"url": "https://github.com/outoftime"
},
{
"name": "Alejandro AR",
"url": "https://github.com/kinduff"
},
{
"name": "Vaibhav Verma",
"email": "vaibhav2614@gmail.com",
"url": "http://www.vverma.net"
},
{
"name": "Alex Pelan",
"email": "alexpelan@gmail.com",
"url": "http://www.alexpelan.com/"
},
{
"name": "Carol Chau",
"email": "carol.chau@macaulay.cuny.edu",
"url": "https://github.com/carolchau"
},
{
"name": "Jesse Wang",
"email": "jesse.wang19@gmail.com",
"url": "https://github.com/jwang1919"
},
{
"name": "Eric Lewis",
"email": "eric.andrew.lewis@gmail.com",
"url": "http://www.ericandrewlewis.com/"
},
{
"name": "Razzi Abuissa",
"email": "razzi53@gmail.com",
"url": "https://razzi.abuissa.net/"
},
{
"name": "Jeremy Schrader",
"email": "schraj@gmail.com",
"url": "http://www.pattern-factory.com/"
},
{
"name": "Leo McLay",
"url": "https://github.com/leo-alexander"
},
{
"name": "Frederic Brodbeck",
"url": "http://www.freder.io/"
},
{
"name": "Ben Yelsey",
"url": "https://github.com/inlinestyle"
},
{
"name": "Aaron Greenberg",
"url": "https://github.com/ajgreenb"
},
{
"name": "Peter Jablonski",
"email": "pwjablonski@gmail.com",
"url": "https://github.com/pwjablonski"
},
{
"name": "Ten-Young Guh",
"url": "https://github.com/tenyoung795"
},
{
"name": "Ilona Brand",
"email": "theilonabrand@gmail.com",
"url": "https://github.com/ibrand"
},
{
"name": "Kaylee Knowles",
"url": "https://github.com/kaylee42"
},
{
"name": "Felicia Wong",
"url": "https://github.com/quixotically"
},
{
"name": "Tim Miller",
"url": "https://github.com/gangstertim"
},
{
"name": "Bruno Garcia",
"email": "b@aduros.com",
"url": "http://twitter.com/b_garcia"
},
{
"name": "Cory Etzkorn",
"email": "coryetzkorn@gmail.com",
"url": "http://www.coryetzkorn.com/"
},
{
"name": "Nick Volpe",
"email": "nick@iamnickvolpe.com",
"url": "https://github.com/iamnickvolpe"
},
{
"name": "Craig Iturbe",
"url": "https://github.com/citurbe"
},
{
"name": "Wylie Conlon",
"email": "me@wylie.su",
"url": "http://wylie.su"
},
{
"name": "Gary Pang",
"url": "http://www.codewritingcow.com/"
},
{
"name": "Alessia Bellisario",
"url": "http://aless.co/"
},
{
"name": "Roan Kattouw",
"url": "https://github.com/catrope"
},
{
"name": "Harpreet Singh",
"url": "https://github.com/harry1064"
},
{
"name": "Limon Monte",
"url": "https://limonte.github.io/",
"email": "limon.monte@gmail.com"
}
],
"keywords": "code editor education learning",
"bugs": "https://trello.com/b/ONaFg6wh/popcode",
"license": "MIT",
"dependencies": {
"@firebase/app": "^0.1.10",
"@firebase/app-types": "^0.1.0",
"@firebase/auth": "^0.3.4",
"@firebase/database": "^0.1.11",
"PrettyCSS": "^0.3.17",
"array-to-sentence": "^2.0.0",
"bowser": "^1.4.5",
"brace": "^0.11.0",
"bugsnag-js": "^4.0.3",
"bugsnag-react": "^1.0.0",
"classnames": "^2.1.5",
"css": "^2.2.1",
"enumify": "^1.0.4",
"es6-set": "^0.1.4",
"esprima": "^4.0.0",
"github-api": "^3.0.0",
"hast-util-sanitize": "^1.1.1",
"highlight.js": "^9.12.0",
"html-inspector": "^0.8.2",
"htmllint": "^0.7.0",
"i18next": "^10.0.1",
"immutable": "^3.7.5",
"inline-style-prefixer": "^4.0.0",
"js-cookie": "^2.1.3",
"jschannel": "^1.0.2",
"jshint": "2.9.4",
"keymirror": "^0.1.1",
"lodash": "^4.15.0",
"loop-breaker": "^0.1.0",
"moment": "^2.14.1",
"object-inspect": "^1.5.0",
"offline-plugin": "^4.8.1",
"parse5": "^4.0.0",
"pify": "^3.0.0",
"promise-retry": "^1.1.1",
"prop-types": "^15.5.10",
"qs": "^6.1.0",
"react": "^16.0.0",
"react-copy-to-clipboard": "^5.0.0",
"react-dom": "^16.0.0",
"react-draggable": "^3.0.3",
"react-ga": "^2.1.2",
"react-immutable-proptypes": "^2.1.0",
"react-onclickoutside": "^6.5.0",
"react-prevent-clickthrough": "^0.0.3",
"react-redux": "^5.0.3",
"reduce-reducers": "^0.1.2",
"redux": "^3.6.0",
"redux-actions": "^2.2.1",
"redux-devtools-extension": "^2.13.2",
"redux-immutable": "^4.0.0",
"redux-saga": "^0.16.0",
"redux-saga-debounce-effect": "^0.2.2",
"remark": "^9.0.0",
"remark-external-links": "^1.0.1",
"remark-react": "^4.0.0",
"remark-react-lowlight": "^0.7.0",
"reselect": "^3.0.1",
"slowparse": "^1.1.4",
"strip-markdown": "^3.0.0",
"stylelint": "^9.1.1",
"sweetalert2": "^7.8.6",
"uuid": "^3.1.0",
"void-elements": "^3.1.0",
"whatwg-fetch": "^2.0.3"
},
"engines": {
"node": "^8.5.0",
"yarn": "^1.5.1"
},
"scripts": {
"postinstall": "bower install",
"pretest": "yarn run lint",
"dev": "yarn install && gulp dev",
"test": "karma start --single-run --no-auto-watch",
"autotest": "karma start --no-single-run --auto-watch",
"lint": "eslint --ext .js,.jsx --plugin react src test *.js && stylelint src/**/*.css",
"fixlint": "eslint --ext .js,.jsx --plugin react --fix src test *.js",
"toc": "doctoc README.md --github --title '## Table of Contents'",
"preview": "rm -rvf dist && NODE_ENV=production gulp build && static dist",
"analyze-bundle": "gulp js --production && source-map-explorer ./dist/application.js"
},
"devDependencies": {
"babel-cli": "^6.23.0",
"babel-core": "^6.14.0",
"babel-eslint": "^8.0.1",
"babel-loader": "^7.1.1",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-polyfill": "^6.6.1",
"babel-preset-env": "^1.5.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.22.0",
"bower": "^1.7.9",
"brfs": "^1.4.3",
"browser-sync": "^2.14.3",
"bulkify": "^1.4.2",
"bundlesize": "^0.16.0",
"caniuse-lite": "^1.0.30000697",
"check-dependencies": "^1.0.1",
"circular-dependency-plugin": "^4.2.0",
"cloudflare": "^2.1.1",
"cssnano": "^3.10.0",
"doctoc": "^1.2.0",
"eslint": "^4.2.0",
"eslint-import-resolver-webpack": "^0.8.1",
"eslint-loader": "^2.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-promise": "^3.4.2",
"eslint-plugin-react": "^7.0.1",
"eslint_d": "^5.1.0",
"exports-loader": "^0.7.0",
"git-rev-sync": "^1.6.0",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.0",
"gulp-postcss": "^7.0.0",
"gulp-sourcemaps": "^2.6.0",
"html-webpack-plugin": "^3.0.4",
"i18next-resource-store-loader": "^0.1.1",
"immutable-devtools": "0.1.3",
"imports-loader": "^0.8.0",
"inline-chunk-manifest-html-webpack-plugin": "^2.0.0",
"json-loader": "^0.5.4",
"karma": "^2.0.0",
"karma-browserstack-launcher": "^1.1.1",
"karma-chrome-launcher": "^2.0.0",
"karma-firefox-launcher": "^1.0.0",
"karma-safari-launcher": "^1.0.0",
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-tap": "^4.1.3",
"karma-webpack": "^2.0.4",
"node-static": "^0.7.9",
"null-loader": "^0.1.1",
"postcss": "^6.0.6",
"postcss-cssnext": "^3.0.2",
"raw-loader": "^0.5.1",
"redux-saga-test-plan": "^3.0.2",
"script-ext-html-webpack-plugin": "^1.8.8",
"sinon": "^4.0.1",
"source-map-explorer": "^1.4.0",
"source-map-loader": "^0.2.2",
"string-replace-loader": "^2.1.1",
"stylelint-selector-bem-pattern": "^2.0.0",
"substitute-loader": "^1.0.0",
"svg-react-loader": "^0.4.4",
"svgo": "^1.0.1",
"svgo-loader": "^2.0.0",
"tape": "^4.6.3",
"transform-loader": "^0.2.3",
"uglifyjs-webpack-plugin": "^1.1.2",
"webpack": "^3.1.0",
"webpack-chunk-hash": "^0.5.0",
"webpack-dev-middleware": "^2.0.6"
},
"optionalDependencies": {
"fsevents": "*"
},
"bundlesize": [
{
"path": "./dist/*.js"
}
]
}