2015-09-02 15:08:58 -04:00
|
|
|
{
|
|
|
|
"name": "www",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "Standalone WWW client for Scratch",
|
|
|
|
"scripts": {
|
2015-10-09 12:52:43 -04:00
|
|
|
"start": "make start",
|
|
|
|
"stop": "make stop",
|
2015-09-04 01:26:56 -04:00
|
|
|
"test": "make test",
|
2017-04-19 17:14:02 -04:00
|
|
|
"smoke": "make smoke",
|
2018-05-08 16:43:41 -04:00
|
|
|
"smoke-verbose": "make smoke-verbose",
|
2015-09-04 01:26:56 -04:00
|
|
|
"watch": "make watch",
|
2015-09-09 16:24:50 -04:00
|
|
|
"build": "make build",
|
2015-10-09 12:52:43 -04:00
|
|
|
"dev": "make watch && make start &"
|
2015-09-02 15:08:58 -04:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+ssh://git@github.com/llk/scratch-www.git"
|
|
|
|
},
|
2016-01-31 13:07:21 -05:00
|
|
|
"author": "Massachusetts Institute of Technology",
|
|
|
|
"license": "BSD-3-Clause",
|
2015-09-02 15:08:58 -04:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/llk/scratch-www/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/llk/scratch-www#readme",
|
2015-09-04 01:26:56 -04:00
|
|
|
"dependencies": {
|
2016-03-02 10:03:22 -05:00
|
|
|
"bunyan": "1.7.1",
|
|
|
|
"compression": "1.6.1",
|
2017-11-15 13:26:31 -05:00
|
|
|
"express": "4.16.1",
|
|
|
|
"express-http-proxy": "1.1.0",
|
2016-03-02 10:03:22 -05:00
|
|
|
"lodash.defaults": "4.0.1",
|
|
|
|
"newrelic": "1.25.4",
|
2018-05-31 16:49:17 -04:00
|
|
|
"raven": "0.10.0"
|
2015-09-04 01:26:56 -04:00
|
|
|
},
|
2015-09-02 15:08:58 -04:00
|
|
|
"devDependencies": {
|
2018-04-02 15:02:34 -04:00
|
|
|
"ajv": "6.4.0",
|
2018-05-28 15:32:23 -04:00
|
|
|
"approximate-number": "2.0.0",
|
2016-04-16 12:49:48 -04:00
|
|
|
"async": "1.5.2",
|
2016-04-13 15:21:25 -04:00
|
|
|
"autoprefixer": "6.3.6",
|
2018-01-30 11:53:12 -05:00
|
|
|
"babel-cli": "6.26.0",
|
|
|
|
"babel-core": "6.23.1",
|
|
|
|
"babel-eslint": "8.0.2",
|
|
|
|
"babel-loader": "7.1.0",
|
2018-03-08 15:57:19 -05:00
|
|
|
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
2018-01-30 11:53:12 -05:00
|
|
|
"babel-preset-es2015": "6.22.0",
|
|
|
|
"babel-preset-react": "6.22.0",
|
2018-01-09 12:55:36 -05:00
|
|
|
"cheerio": "1.0.0-rc.2",
|
2018-01-30 11:53:12 -05:00
|
|
|
"classnames": "2.2.5",
|
2015-09-30 12:47:39 -04:00
|
|
|
"cookie": "0.2.2",
|
2015-11-10 13:38:28 -05:00
|
|
|
"copy-webpack-plugin": "0.2.0",
|
2018-01-30 11:53:12 -05:00
|
|
|
"create-react-class": "15.6.2",
|
2016-04-13 15:21:25 -04:00
|
|
|
"css-loader": "0.23.1",
|
2018-01-30 11:53:12 -05:00
|
|
|
"eslint": "4.7.1",
|
|
|
|
"eslint-config-scratch": "5.0.0",
|
2018-03-22 15:01:51 -04:00
|
|
|
"eslint-plugin-cypress": "^2.0.1",
|
2016-05-11 19:55:20 -04:00
|
|
|
"eslint-plugin-json": "1.2.0",
|
2018-01-30 11:53:12 -05:00
|
|
|
"eslint-plugin-react": "7.4.0",
|
2015-10-14 23:01:19 -04:00
|
|
|
"exenv": "1.2.0",
|
2016-04-15 19:42:57 -04:00
|
|
|
"fastly": "1.2.1",
|
2015-09-09 09:53:48 -04:00
|
|
|
"file-loader": "0.8.4",
|
2018-03-08 10:04:58 -05:00
|
|
|
"formsy-react": "1.1.4",
|
2018-04-02 15:02:54 -04:00
|
|
|
"formsy-react-components": "1.0.0",
|
2016-04-28 15:40:50 -04:00
|
|
|
"git-bundle-sha": "0.0.2",
|
2015-10-15 23:01:58 -04:00
|
|
|
"glob": "5.0.15",
|
2016-06-02 15:25:02 -04:00
|
|
|
"google-libphonenumber": "1.0.21",
|
2016-09-07 19:34:46 -04:00
|
|
|
"html-webpack-plugin": "2.22.0",
|
2016-06-03 11:27:59 -04:00
|
|
|
"iso-3166-2": "0.4.0",
|
2015-09-02 15:08:58 -04:00
|
|
|
"json-loader": "0.5.2",
|
2015-10-15 23:01:58 -04:00
|
|
|
"json2po-stream": "1.0.3",
|
2016-03-18 11:51:22 -04:00
|
|
|
"keymirror": "0.1.1",
|
2018-01-30 11:53:12 -05:00
|
|
|
"lodash.bindall": "4.4.0",
|
2015-10-24 17:11:44 -04:00
|
|
|
"lodash.clone": "3.0.3",
|
|
|
|
"lodash.defaultsdeep": "3.10.0",
|
2016-10-11 19:28:13 -04:00
|
|
|
"lodash.isarray": "3.0.4",
|
2016-01-06 14:09:32 -05:00
|
|
|
"lodash.merge": "3.3.2",
|
2015-10-20 19:28:28 -04:00
|
|
|
"lodash.omit": "3.1.0",
|
2015-11-03 18:45:38 -05:00
|
|
|
"lodash.range": "3.0.1",
|
2015-10-13 09:40:40 -04:00
|
|
|
"minilog": "2.0.8",
|
2017-06-20 12:17:39 -04:00
|
|
|
"node-dir": "0.1.16",
|
2017-11-15 13:26:31 -05:00
|
|
|
"node-sass": "4.6.1",
|
2015-12-08 15:14:16 -05:00
|
|
|
"pako": "0.2.8",
|
2016-05-13 15:15:51 -04:00
|
|
|
"po2icu": "0.0.2",
|
2018-01-30 11:53:12 -05:00
|
|
|
"postcss-loader": "2.0.10",
|
|
|
|
"prop-types": "15.6.0",
|
2016-05-16 12:36:28 -04:00
|
|
|
"raven-js": "3.0.4",
|
2018-03-08 10:04:58 -05:00
|
|
|
"react": "16.2.0",
|
|
|
|
"react-dom": "16.2.0",
|
|
|
|
"react-intl": "2.4.0",
|
2018-01-30 11:53:12 -05:00
|
|
|
"react-modal": "3.1.11",
|
|
|
|
"react-onclickoutside": "6.7.1",
|
2018-03-08 10:04:58 -05:00
|
|
|
"react-redux": "5.0.7",
|
2018-01-30 11:53:12 -05:00
|
|
|
"react-responsive": "3.0.0",
|
2018-04-03 20:25:52 -04:00
|
|
|
"react-slick": "0.16.0",
|
2018-04-24 11:00:47 -04:00
|
|
|
"react-string-replace": "0.4.1",
|
2018-03-08 10:04:58 -05:00
|
|
|
"react-telephone-input": "4.3.4",
|
2016-05-16 12:36:28 -04:00
|
|
|
"redux": "3.5.2",
|
2016-03-18 11:51:22 -04:00
|
|
|
"redux-thunk": "2.0.1",
|
2016-03-23 18:34:54 -04:00
|
|
|
"sass-lint": "1.5.1",
|
2018-01-30 11:53:12 -05:00
|
|
|
"sass-loader": "6.0.6",
|
2018-06-01 15:29:53 -04:00
|
|
|
"scratch-gui": "0.1.0-prerelease.20180604204317",
|
2016-01-08 13:50:58 -05:00
|
|
|
"scratchr2_translations": "git://github.com/LLK/scratchr2_translations.git#master",
|
2018-04-03 20:25:52 -04:00
|
|
|
"slick-carousel": "1.6.0",
|
2015-10-07 11:29:17 -04:00
|
|
|
"source-map-support": "0.3.2",
|
2015-09-02 15:08:58 -04:00
|
|
|
"style-loader": "0.12.3",
|
2016-10-23 18:08:13 -04:00
|
|
|
"tap": "7.1.2",
|
2015-09-09 09:53:48 -04:00
|
|
|
"url-loader": "0.5.6",
|
2015-09-02 15:08:58 -04:00
|
|
|
"watch": "0.16.0",
|
2018-01-30 11:53:12 -05:00
|
|
|
"webpack": "2.7.0",
|
|
|
|
"webpack-dev-middleware": "2.0.4",
|
2016-03-02 10:14:05 -05:00
|
|
|
"xhr": "2.2.0"
|
2016-10-23 18:08:13 -04:00
|
|
|
},
|
|
|
|
"nyc": {
|
|
|
|
"include": [
|
2017-02-13 08:29:10 -05:00
|
|
|
"bin/**/*.js",
|
|
|
|
"src/**/*.js"
|
2016-10-23 18:08:13 -04:00
|
|
|
],
|
|
|
|
"all": true
|
2015-09-02 15:08:58 -04:00
|
|
|
}
|
|
|
|
}
|