This repository has been archived by the owner on Jul 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
136 lines (136 loc) · 3.71 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": "flier",
"version": "0.1.0",
"private": true,
"dependencies": {
"aphrodite": "^1.2.5",
"bn.js": "^4.11.6",
"dexie": "^2.0.0-beta",
"fast-sha256": "^1.0.0",
"google-libphonenumber": "^3.0.0",
"immutable": "^3.8.1",
"long": "^3.2.0",
"material-ui": "^0.20.0",
"moment": "^2.18.1",
"normalize.css": "^7.0.0",
"pako": "^1.0.5",
"platform": "^1.3.4",
"react": "^16.1.0",
"react-dom": "^16.1.0",
"react-transition-group": "^1.1.3",
"react-virtualized": "^9.8.0",
"rusha": "^0.8.6",
"rxjs": "^5.4.0",
"urijs": "^1.19.0",
"webp": "file:./local/webp"
},
"devDependencies": {
"@types/aphrodite": "^0.5.6",
"@types/chai": "^4.0.3",
"@types/google-libphonenumber": "^7.4.11",
"@types/long": "^3.0.31",
"@types/material-ui": "^0.18.0",
"@types/mocha": "^2.2.41",
"@types/pako": "^1.0.0",
"@types/platform": "^1.3.0",
"@types/react": "^16.0.20",
"@types/react-dom": "^16.0.0",
"@types/react-virtualized": "^9.7.0",
"@types/text-encoding": "0.0.32",
"@types/urijs": "^1.15.34",
"awesome-typescript-loader": "^3.1.3",
"chai": "^4.1.1",
"css-loader": "^0.28.5",
"html-webpack-plugin": "^2.30.1",
"mocha": "^4.0.0",
"source-map-loader": "^0.2.1",
"style-loader": "^0.19.0",
"ts-node": "^3.3.0",
"typescript": "^2.4.1",
"webpack": "^3.8.1",
"webpack-dev-server": "2.7.1",
"worker-loader": "1.0.0"
},
"scripts": {
"start": "yarn run server",
"server": "webpack-dev-server --config webpack.config.js --content-base ./dist --hot --port 3000 --inline --progress --profile --colors --watch",
"build": "webpack --p --config webpack.config.js --progress --profile --colors",
"test": "mocha --opts mocha.opts"
},
"resolutions": {
"pako": "1.0.6",
"@types/react": "16.0.23",
"@types/react-dom": "16.0.3",
"core-js": "2.5.1",
"enhanced-resolve": "3.3.0",
"micromatch": "3.1.4",
"readable-stream": "2.3.3",
"inherits": "2.0.3",
"isarray": "1.0.0",
"string_decoder": "1.0.3",
"arr-diff": "4.0.0",
"array-unique": "0.3.2",
"braces": "2.3.0",
"define-property": "1.0.0",
"extglob": "2.0.2",
"kind-of": "6.0.0",
"fill-range": "4.0.0",
"isobject": "3.0.1",
"is-number": "3.0.0",
"is-descriptor": "1.0.1",
"expand-brackets": "2.1.4",
"debug": "2.6.9",
"source-map": "0.5.7",
"has-value": "1.0.0",
"set-value": "2.0.0",
"has-values": "1.0.0",
"lazy-cache": "2.0.2",
"minimist": "0.0.8",
"chalk": "1.1.3",
"ansi-styles": "2.2.1",
"strip-ansi": "3.0.1",
"supports-color": "3.2.3",
"ansi-regex": "2.1.1",
"balanced-match": "0.4.2",
"has-flag": "1.0.0",
"utila": "0.4.0",
"domutils": "1.5.1",
"domelementtype": "1.3.0",
"diff": "3.3.1",
"async": "2.6.0",
"ajv": "5.3.0",
"strip-bom": "3.0.0",
"acorn": "5.2.1",
"yargs": "8.0.2",
"punycode": "1.4.1",
"hash-base": "2.0.2",
"camelcase": "4.1.0",
"cliui": "3.2.0",
"is-glob": "2.0.1",
"is-extglob": "1.0.0",
"string-width": "2.1.1",
"is-fullwidth-code-point": "2.0.0",
"qs": "6.4.0",
"uuid": "3.1.0",
"assert-plus": "0.2.0",
"mime-db": "1.30.0",
"os-locale": "2.1.0",
"read-pkg-up": "2.0.0",
"which-module": "2.0.0",
"yargs-parser": "7.0.0",
"find-up": "2.1.0",
"read-pkg": "2.0.0",
"path-exists": "3.0.0",
"load-json-file": "2.0.0",
"path-type": "2.0.0",
"pify": "2.3.0",
"array-flatten": "2.1.1",
"setprototypeof": "1.1.0",
"statuses": "1.3.1",
"faye-websocket": "0.10.0",
"url-parse": "1.2.0",
"querystringify": "1.0.0",
"postcss": "6.0.14",
"uglify-js": "2.8.29"
}
}