136 lines
5.0 KiB
JSON
136 lines
5.0 KiB
JSON
{
|
|
"name": "canvas-lms",
|
|
"license": "AGPL-3.0",
|
|
"version": "0.0.0",
|
|
"engines": {
|
|
"node": "0.12 || >=6.3"
|
|
},
|
|
"dependencies": "only the things that need to be on the job servers in prod so they can generate brand css when someone uses the theme editor. (brandable_css and things that include css files that we @import from our scss files)",
|
|
"dependencies": {
|
|
"brandable_css": "0.0.67",
|
|
"fullcalendar": "https://github.com/ryankshaw/fullcalendar.git#aa686b36d10cee1e1e3ec7c7784145e46667d47d",
|
|
"instructure-ui": "0.18.2-bugfix.12",
|
|
"instructure-icons": "1.1.2",
|
|
"tinymce": "4.1.9"
|
|
},
|
|
"devDependencies": "the first group is all the things our build tooling needs",
|
|
"devDependencies": "the second group is the client-side stuff we send to browsers",
|
|
"devDependencies": {
|
|
"axe-core": "1.1.1",
|
|
"babel-cli": "^6.10.1",
|
|
"babel-core": "^6.10.4",
|
|
"babel-eslint": "^7.1.0",
|
|
"babel-loader": "^6.2.4",
|
|
"babel-plugin-add-module-exports": "0.2.1",
|
|
"babel-polyfill": "6.22.0",
|
|
"babel-preset-es2015": "^6.9.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.6.2",
|
|
"compute-cluster": "0.0.9",
|
|
"core-js-builder": "^2.4.1",
|
|
"css-loader": "0.26.1",
|
|
"ember-template-compiler": "^1.8.0",
|
|
"enzyme": "2.7.1",
|
|
"eslint": "^3.13.0",
|
|
"eslint-config-airbnb": "^14.0.0",
|
|
"eslint-config-airbnb-base": "^11.0.0",
|
|
"eslint-plugin-import": "^2.2.0",
|
|
"eslint-plugin-jsx-a11y": "^3.0.2",
|
|
"eslint-plugin-promise": "^3.4.0",
|
|
"eslint-plugin-react": "^6.9.0",
|
|
"exports-loader": "^0.6.2",
|
|
"expose-loader": "^0.7.0",
|
|
"gglobby": "0.0.3",
|
|
"glob": "^7.0.3",
|
|
"gulp": "^3.9",
|
|
"gulp-load-plugins": "^1.5.0",
|
|
"gulp-rev": "^7.0.0",
|
|
"happypack": "^3.0.2",
|
|
"handlebars-loader": "^1.1.4",
|
|
"imports-loader": "0.7.0",
|
|
"istanbul-instrumenter-loader": "0.2.0",
|
|
"json-loader": "^0.5.3",
|
|
"jsx-loader": "0.11.2",
|
|
"karma": "1.3.0",
|
|
"karma-chrome-launcher": "^2.0.0",
|
|
"karma-coverage": "1.1.1",
|
|
"karma-firework-reporter": "~0.2.4",
|
|
"karma-phantomjs-launcher": "^1.0.0",
|
|
"karma-qunit": "~1.1.0",
|
|
"karma-requirejs": "^1.0.0",
|
|
"karma-sourcemap-loader": "^0.3.7",
|
|
"phantomjs-prebuilt": "^2.1.4",
|
|
"qunitjs": "^1.14.0",
|
|
"requirejs": "~2.2.0",
|
|
"script-loader": "^0.7.0",
|
|
"sinon": "2.0.0-pre.5",
|
|
"style-loader": "^0.13.1",
|
|
"stylelint": "7.8.0",
|
|
"timezone": "1.0.5",
|
|
"uglify-js": "~2.7.0",
|
|
"vinyl-fs": "0.3.7",
|
|
"webpack": "2.2.1",
|
|
"webpack-manifest-plugin": "^1.0.1",
|
|
"webpack-parallel-uglify-plugin": "0.2.0",
|
|
"xsslint": "^0.1.3",
|
|
|
|
|
|
|
|
"axios": "0.15.2",
|
|
"backbone": "1.1.1",
|
|
"classnames": "~2.2.5",
|
|
"color-slicer": "0.8.0",
|
|
"d3": "3.4.1",
|
|
"fontfaceobserver": "^2.0.8",
|
|
"handlebars": "1.3.0",
|
|
"ic-ajax": "~2.0.1",
|
|
"ic-tabs": "0.1.3",
|
|
"lodash": "4.16.4",
|
|
"moment": "~2.10.6",
|
|
"moxios": "^0.3.0",
|
|
"page": "visionmedia/page.js#1.6.4",
|
|
"parse-decimal-number": "0.1.1",
|
|
"qs": "https://github.com/hapijs/qs.git#a341cdf2fadba5ede1ce6c95c7051f6f31f37b81",
|
|
"react": "0.14.8",
|
|
"react-crop": "^4.0.2",
|
|
"react-dom": "0.14.8",
|
|
"react-dnd": "2.1.4",
|
|
"react-dnd-html5-backend": "2.1.2",
|
|
"react-addons-css-transition-group": "0.14.8",
|
|
"react-addons-pure-render-mixin": "0.14.8",
|
|
"react-addons-test-utils": "0.14.8",
|
|
"react-addons-update": "0.14.8",
|
|
"react-modal": "1.6.5",
|
|
"react-redux": "4.4.5",
|
|
"react-select-box": "https://github.com/instructure-react/react-select-box.git#b1ddd39223d48793fbe3dc4e87aca00d57197b5f",
|
|
"react-tabs": "0.8.2",
|
|
"react-tokeninput": "2.2.2",
|
|
"react-tray": "2.0.4",
|
|
"redux": "3.5.2",
|
|
"redux-actions": "0.11.0",
|
|
"redux-logger": "2.6.1",
|
|
"redux-thunk": "2.1.0",
|
|
"spin.js": "2.3.2"
|
|
},
|
|
"repository": "instructure/canvas-lms",
|
|
"scripts": {
|
|
"test": "./node_modules/karma/bin/karma start --browsers Chrome --single-run",
|
|
"test-watch": "./node_modules/karma/bin/karma start --browsers Chrome",
|
|
"compress": "node script/compress.js",
|
|
"preinstall": "script/gem_npm install",
|
|
"preupdate": "script/gem_npm update",
|
|
"webpack": "./node_modules/.bin/webpack --progress --color --watch",
|
|
"webpack-development": "./node_modules/.bin/webpack --progress --color",
|
|
"webpack-stats": "./node_modules/.bin/webpack --profile --json",
|
|
"webpack-test": "NODE_ENV=test ./node_modules/.bin/webpack --progress --color --config webpack.test.config.js",
|
|
"webpack-test-ember": "NODE_ENV=test WEBPACK_TEST_BUNDLE=ember ./node_modules/.bin/webpack --progress --color --config webpack.test.config.js",
|
|
"webpack-test-watch": "NODE_ENV=test ./node_modules/.bin/webpack --progress --color --watch --config webpack.test.config.js",
|
|
"webpack-production": "NODE_ENV=production ./node_modules/.bin/webpack --progress --color --config webpack.production.config.js",
|
|
"jspec": "./spec/jspec.sh",
|
|
"jspec-watch": "./spec/jspec.sh --watch"
|
|
}
|
|
}
|