forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
184 lines (184 loc) · 6.92 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
{
"name": "canvas-lms",
"license": "AGPL-3.0",
"version": "0.0.0",
"engines": {
"node": ">=8.9.4",
"yarn": "1.3.2"
},
"dependencies": {
"@instructure/ui-core": "^4.7.2",
"@instructure/ui-themeable": "^4.7.2",
"@instructure/ui-themes": "^4.7.2",
"axios": "^0.16.0",
"backbone": "1.1.1",
"brandable_css": "0.1.0",
"canvas-planner": "file:./packages/canvas-planner/copy-of-what-gets-published-to-npm-registry",
"canvas-rce": "3.0.2",
"canvas_offline_course_viewer": "https://github.com/instructure/canvas_offline_course_viewer.git#1.2.0",
"classnames": "^2.2.5",
"color-slicer": "0.8.0",
"d3": "3.5.17",
"fullcalendar": "https://github.com/instructure/fullcalendar.git#1108dd1c991a029ec6fd7de3337737ec5295ba97",
"graphiql": "^0.11.2",
"graphql": "^0.10.0",
"ic-ajax": "~2.0.1",
"ic-tabs": "0.1.3",
"immutability-helper": "^2.4.0",
"instructure-icons": "^4.3.0",
"instructure-ui": "3.3.4",
"jquery": "https://github.com/ryankshaw/jquery.git#a755a3e9c99d5a70d8ea570836f94ae1ba56046d",
"jquery-getscrollbarwidth": "^1.0.0",
"jquery-ui-touch-punch": "^0.2.3",
"jquery.cookie": "^1.4.1",
"jquery.elastic": "1.0.0",
"location-origin": "^1.1.4",
"lodash": "^4.16.4",
"md5": "^2.2.1",
"moment": "~2.10.6",
"page": "visionmedia/page.js#1.6.4",
"parse-decimal-number": "1.0.0",
"prop-types": "^15.5.9",
"qs": "https://github.com/hapijs/qs.git#a341cdf2fadba5ede1ce6c95c7051f6f31f37b81",
"react": "0.14.9",
"react-addons-css-transition-group": "0.14.8",
"react-addons-pure-render-mixin": "0.14.8",
"react-apollo": "^1.4.12",
"react-crop": "^4.0.2",
"react-dnd": "2.1.4",
"react-dnd-html5-backend": "2.1.2",
"react-dom": "0.14.9",
"react-modal": "1.6.5",
"react-redux": "4.4.5",
"react-select-box": "https://github.com/instructure-react/react-select-box.git#b1ddd39223d48793fbe3dc4e87aca00d57197b5f",
"react-tokeninput": "2.4.0",
"react-tray": "2.0.4",
"redux": "^3.5.2",
"redux-actions": "0.11.0",
"redux-thunk": "2.1.0",
"spin.js": "2.3.2",
"swfobject": "^2.2.1",
"tablesorter": "^2.28.5",
"timezone": "1.0.13",
"tinycolor2": "1.4.1",
"tinymce": "4.5.7",
"tinymce-a11y-checker": "1.3.3",
"tinymce-light-skin": "1.3.1"
},
"devDependencies": {
"axe-core": "2.1.7",
"babel-cli": "^6.10.1",
"babel-core": "^6.26.0",
"babel-eslint": "^8.0.2",
"babel-jest": "^22.0.6",
"babel-loader": "^7.1.1",
"babel-plugin-add-module-exports": "0.2.1",
"babel-plugin-transform-react-remove-prop-types": "^0.4.9",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.23.0",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.11.1",
"babel-preset-stage-1": "^6.5.0",
"babel-register": "^6.9.0",
"coffee-loader": "^0.7.2",
"coffee-script": "^1.12.7",
"concurrently": "^3.5.1",
"core-js-builder": "^2.5.0",
"css-loader": "^0.28.4",
"ember-template-compiler": "^1.8.0",
"enzyme": "^2.9.1",
"eslint": "^4.13.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.3.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.4.2",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-notice": "^0.5.6",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-qunit": "^3.2.0",
"eslint-plugin-react": "^7.5.1",
"exports-loader": "^0.6.2",
"expose-loader": "^0.7.0",
"fontfaceobserver": "^2.0.8",
"gglobby": "0.0.3",
"glob": "^7.0.3",
"gulp": "^3.9",
"gulp-file": "^0.4.0",
"gulp-filter": "^5.0.1",
"gulp-insert": "^0.5.0",
"gulp-load-plugins": "^1.5.0",
"gulp-rename": "^1.2.2",
"gulp-rev": "^8.0.0",
"gulp-sourcemaps": "^2.6.0",
"gulp-uglify": "^3.0.0",
"handlebars": "1.3.0",
"handlebars-loader": "^1.1.4",
"happypack": "^3.1.0",
"imports-loader": "^0.7.0",
"istanbul-instrumenter-loader": "^3.0.0",
"jest": "^22.0.6",
"jest-junit": "^3.4.1",
"json-loader": "^0.5.3",
"jsx-loader": "0.11.2",
"karma": "^2.0.0",
"karma-chrome-launcher": "^2.0.0",
"karma-coverage-istanbul-reporter": "^1.3.0",
"karma-firework-reporter": "~0.2.4",
"karma-junit-reporter": "^1.2.0",
"karma-qunit": "~1.2.1",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "^0.0.32",
"karma-verbose-reporter": "^0.0.6",
"karma-webpack": "^2.0.5",
"merge-stream": "^1.0.1",
"moxios": "^0.4.0",
"prettier": "^1.7.4",
"qunitjs": "^1.14.0",
"react-addons-test-utils": "0.14.8",
"redux-logger": "2.6.1",
"requirejs": "~2.2.0",
"script-loader": "^0.7.2",
"sinon": "^4.0.2",
"style-loader": "^0.19.0",
"stylelint": "^8.2.0",
"through2": "^2.0.3",
"webpack": "^3.7.0",
"webpack-cleanup-plugin": "^0.5.1",
"webpack-manifest-plugin": "^1.3.2",
"webpack-parallel-uglify-plugin": "^1.0.0",
"xsslint": "0.1.4",
"yaml-loader": "^0.5.0"
},
"jest-junit": {
"output": "./coverage-js/junit-reports/jest.xml"
},
"repository": "instructure/canvas-lms",
"scripts": {
"test": "concurrently --names \"packages,jest,karma\" \"yarn test:packages\" \"jest\" \"if [ \"$COVERAGE\" ]; then yarn test:karma; else yarn test:karma:concurrently; fi\"",
"test:watch": "concurrently --names \"jest,karma\" \"jest --watch .\" \"yarn test:karma:watch\"",
"test:jest": "echo 'this is here just so you know you can use jest, but just use the `jest` cli directly' && jest",
"test:karma": "karma start --single-run",
"test:karma:concurrently": "concurrently --names \"coffee,js1,js2\" \"JSPEC_GROUP=coffee yarn test:karma:headless\" \"JSPEC_GROUP=js1 yarn test:karma:headless\" \"JSPEC_GROUP=js2 yarn test:karma:headless\"",
"test:karma:headless": "karma start --single-run --browsers ChromeHeadlessNoSandbox",
"test:karma:watch": "karma start",
"test:karma:watch:headless": "karma start --browsers ChromeHeadlessNoSandbox",
"test:packages": "(cd packages/canvas-planner; yarn test)",
"preinstall": "script/local-yarn install",
"build": "yarn run build:css && yarn run build:js",
"build:watch": "concurrently \"yarn build:css:watch\" \"yarn build:js:watch\"",
"build:css": "brandable_css",
"build:css:watch": "brandable_css --watch",
"build:js": "yarn run webpack-development",
"build:js:watch": "yarn run webpack",
"build:packages": "script/yarn-packages build",
"webpack": "gulp rev & webpack --progress --color --watch",
"webpack-development": "gulp rev & webpack --progress --color",
"webpack-production": "NODE_ENV=production gulp rev & node --max_old_space_size=4096 $(yarn bin)/webpack --color --config webpack.production.config.js",
"jspec": "./spec/jspec.sh",
"jspec-watch": "./spec/jspec.sh --watch",
"a11y-report": "./spec/jspec.sh --a11y"
},
"resolutions": {
"jquery": "https://github.com/ryankshaw/jquery.git#a755a3e9c99d5a70d8ea570836f94ae1ba56046d"
}
}