-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
136 lines (136 loc) · 3.58 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
{
"name": "interior",
"version": "3.0.0-beta",
"description": "The CSS toolkit and guidelines that power Automile.",
"author": "Automile",
"license": "MIT",
"repository": "https://github.com/Automile/interior",
"scripts": {
"build": "webpack --progress -p --config _src/custom-plugins/webpack.config.js"
},
"flat": true,
"devDependencies": {
"babel-core": "^6.23.1",
"babel-loader": "^6.3.2",
"babel-preset-env": "^1.1.8",
"babel-preset-es2015": "^6.22.0",
"babel-preset-react": "^6.23.0",
"babel-preset-stage-2": "^6.22.0",
"browser-sync": "^2.9.6",
"gulp": "^3.9.0",
"gulp-autoprefixer": "^3.0.2",
"gulp-clean": "^0.3.1",
"gulp-concat": "^2.6.0",
"gulp-jshint": "^2.0.0",
"gulp-minify-css": "^1.2.1",
"gulp-minify-html": "^1.0.4",
"gulp-notify": "^2.2.0",
"gulp-plumber": "^1.0.1",
"gulp-rename": "^1.2.2",
"gulp-sass": "^2.0.4",
"gulp-shell": "^0.6.3",
"gulp-svgmin": "^1.2.0",
"gulp-svgstore": "^5.0.5",
"gulp-uglify": "^1.4.1",
"jshint": "^2.9.1",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"run-sequence": "^1.1.4",
"webpack": "^2.2.1"
},
"dependencies": {
"babel-polyfill": "^6.23.0",
"bootstrap-sass": "^3.3.7",
"classnames": "^2.2.5",
"datatables": "^1.10.13",
"datatables-select": "^1.1.0",
"moment": "^2.17.1",
"preact": "^7.2.0",
"preact-compat": "^3.13.1",
"react-click-outside": "^2.2.0",
"react-measure": "^1.4.5",
"react-tether": "^0.5.5",
"tether": "^1.4.0",
"tether-drop": "^1.4.2",
"tether-tooltip": "^1.2.0",
"vex-dialog": "^1.0.6",
"vex-js": "^3.1.0"
},
"resolutions": {
"core-js": "2.4.1",
"debug": "2.6.2",
"lodash": "4.17.4",
"minimatch": "3.0.3",
"source-map": "0.5.6",
"chalk": "1.1.3",
"ansi-styles": "2.2.1",
"has-ansi": "2.0.0",
"strip-ansi": "3.0.1",
"supports-color": "3.2.3",
"ansi-regex": "2.1.1",
"jsesc": "1.3.0",
"mkdirp": "0.5.1",
"minimist": "1.2.0",
"ms": "0.7.2",
"object-assign": "4.1.1",
"connect": "3.5.0",
"qs": "6.3.2",
"yargs": "6.4.0",
"etag": "1.8.0",
"commander": "2.9.0",
"mime": "1.3.4",
"inherits": "2.0.3",
"graceful-fs": "4.1.11",
"readable-stream": "2.2.3",
"isarray": "1.0.0",
"request": "2.81.0",
"rimraf": "2.6.1",
"semver": "5.3.0",
"strip-json-comments": "2.0.1",
"xtend": "4.0.1",
"assert-plus": "1.0.0",
"punycode": "1.4.1",
"glob": "7.1.1",
"camelcase": "3.0.0",
"cliui": "3.2.0",
"window-size": "0.2.0",
"async": "2.1.5",
"acorn": "4.0.11",
"has-binary": "0.1.7",
"component-emitter": "1.2.1",
"yargs-parser": "4.2.1",
"strip-bom": "2.0.0",
"gulp-util": "3.0.8",
"dateformat": "2.0.0",
"lodash._reinterpolate": "3.0.0",
"lodash.template": "3.6.2",
"replace-ext": "1.0.0",
"through2": "2.0.3",
"vinyl": "2.0.1",
"lodash.escape": "3.2.0",
"lodash.keys": "3.1.2",
"lodash.templatesettings": "3.1.1",
"clone": "1.0.2",
"clone-stats": "1.0.0",
"gaze": "1.1.2",
"globule": "1.1.0",
"lru-cache": "4.0.2",
"lodash.defaults": "4.2.0",
"lodash.isobject": "3.0.2",
"lodash.clonedeep": "4.5.0",
"htmlparser2": "3.9.2",
"es6-iterator": "2.0.0",
"es6-symbol": "3.1.0",
"domelementtype": "1.3.0",
"entities": "1.1.1",
"esprima": "3.0.0",
"colors": "1.1.2",
"uglify-js": "2.8.12",
"caseless": "0.12.0",
"har-validator": "4.2.1",
"tunnel-agent": "0.6.0",
"once": "1.4.0",
"tether": "1.4.0",
"vex-dialog": "1.0.6"
}
}