-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
114 lines (114 loc) · 4.49 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
{
"name": "indepth-core",
"version": "0.0.1",
"description": "In-depth core",
"main": "index.js",
"engines": {
"node": "7.0.0"
},
"scripts": {
"preinstall": "npm run dist:clean && npm run dist:copy-static",
"postinstall": "npm run prod-webpack",
"ssr-start-full": "npm run dist:clean && npm run dist:copy-static && npm run prod-webpack && node_modules/.bin/webpack --config webpack.server.js && node .",
"ssr-start-prod": "node_modules/.bin/webpack --config webpack.server.js && node .",
"start": "node --harmony webpack.dev.js",
"ssr-start": "npm run dist:clean && npm run dist:copy-static && npm run universal-webpack && npm run start-server",
"universal-webpack": "NODE_ENV=production node --harmony webpack.universal.js",
"prod-webpack": "NODE_ENV=production node --harmony webpack.prod.js",
"start-server": "NODE_ENV=production node_modules/.bin/babel-node --presets 'react,es2015' server/server.js",
"static-start": "npm run dist-static:clean && npm run dist-static:copy-static && npm run static-webpack && npm run static-server",
"static-start:local": "npm run dist-static:clean && npm run dist-static:copy-static && npm run static-webpack && npm run static-server:local",
"static-webpack": "NODE_ENV=production webpack -p --config webpack.prod.js",
"static-server": "NODE_ENV=production node --harmony server/static-server.js",
"static-server:local": "NODE_ENV=production node --harmony server/static-server.js --port 3001",
"prod": "npm run ssr",
"test": "echo \"Error: no test specified\" && exit 1",
"dist:clean": "rm -rf dist && mkdir dist",
"dist:copy-static": "cp -r src/static dist/static",
"dist-static:clean": "rm -rf dist_static && mkdir dist_static",
"dist-static:copy-static": "cp -r src/static dist_static/static",
"lint": "eslint ./src/",
"lint:fix": "eslint ./src/ --fix",
"sourcemapexplorer": "source-map-explorer ./build/app.*.js ./build/app.*.js.map && source-map-explorer ./build/vendor.*.js ./build/vendor.*.js.map"
},
"repository": {
"type": "git",
"url": "git+https://github.com/in-depth/indepth-core.git"
},
"author": "Indepth.io",
"license": "MIT",
"bugs": {
"url": "https://github.com/in-depth/indepth-core/issues"
},
"homepage": "https://github.com/in-depth/indepth-core#readme",
"devDependencies": {
"babel-cli": "^6.14.0",
"babel-core": "^6.13.2",
"babel-eslint": "^7.0.0",
"babel-loader": "^6.2.4",
"babel-plugin-transform-class-properties": "^6.16.0",
"babel-plugin-transform-object-rest-spread": "^6.8.0",
"babel-preset-es2015": "^6.13.2",
"babel-preset-es2016": "^6.11.3",
"babel-preset-modern-browsers": "^5.1.0",
"babel-preset-react": "^6.11.1",
"babel-preset-stage-2": "^6.18.0",
"chokidar": "^1.6.1",
"cross-env": "^2.0.0",
"css-loader": "^0.23.1",
"css-modules-require-hook": "^4.0.5",
"cssnano": "^3.7.7",
"eslint": "^3.3.1",
"eslint-config-airbnb": "^10.0.1",
"eslint-plugin-import": "^1.14.0",
"eslint-plugin-jsx-a11y": "^2.1.0",
"eslint-plugin-react": "^6.1.2",
"express": "^4.14.0",
"extract-text-webpack-plugin": "^1.0.1",
"html-webpack-plugin": "^2.22.0",
"immutability-helper": "^2.0.0",
"node-sass": "^3.10.1",
"postcss-loader": "^0.10.1",
"react-hot-loader": "^3.0.0-beta.5",
"sass-loader": "^4.0.2",
"source-map-explorer": "^1.3.2",
"style-loader": "^0.13.1",
"webpack": "^1.13.1",
"webpack-dev-server": "^1.14.1",
"yargs": "^6.0.0"
},
"dependencies": {
"autoprefixer": "^6.5.1",
"babel-plugin-css-modules-transform": "^1.1.0",
"babel-polyfill": "^6.16.0",
"chokidar": "^1.6.1",
"dotenv": "^2.0.0",
"howler": "^2.0.1",
"isomorphic-fetch": "^2.2.1",
"lodash": "^4.15.0",
"medium-editor": "^5.22.1",
"normalize.css": "^4.2.0",
"openseadragon": "^2.2.1",
"postcss-math": "^0.0.5",
"postcss-modules-values": "^1.2.2",
"postcss-scss": "^0.3.1",
"precss": "^1.4.0",
"push.js": "^0.0.11",
"react": "^15.3.0",
"react-addons-css-transition-group": "^15.3.2",
"react-dom": "^15.3.0",
"react-medium-editor": "^1.8.1",
"react-medium-editor-es6": "^0.1.0",
"react-redux": "^4.4.5",
"react-router": "^3.0.0-beta.1",
"react-toolbox": "^1.2.2",
"react-webcam": "^0.0.14",
"redux": "^3.5.2",
"redux-logger": "^2.6.1",
"redux-saga": "^0.11.0",
"reselect": "^2.5.3",
"screenfull": "^3.0.2",
"sharp": "^0.16.1",
"webpack-node-externals": "^1.5.4"
}
}