-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
133 lines (133 loc) · 4.11 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
{
"name": "AwesomeProject",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
"@babel/polyfill": "^7.0.0",
"@babel/runtime": "^7.1.2",
"chalk": "^2.4.1",
"compression": "^1.7.3",
"cross-env": "^5.2.0",
"d3": "^5.7.0",
"es6-symbol": "^3.1.1",
"express": "^4.16.4",
"html-react-parser": "^0.4.7",
"http-proxy-agent": "^2.1.0",
"http-proxy-middleware": "^0.19.0",
"https-proxy-agent": "^2.2.1",
"immutable": "^3.8.2",
"interact.js": "^1.2.8",
"invariant": "^2.2.4",
"ip": "^1.1.5",
"lodash": "^4.17.11",
"module": "^1.2.5",
"moment": "^2.22.2",
"moment-range": "^4.0.1",
"react": "16.5.1",
"react-dom": "16.5.1",
"react-native": "0.57.1",
"react-native-actionsheet": "^2.4.2",
"react-native-cookies": "^3.3.0",
"react-native-device-info": "^0.24.0",
"react-native-dotenv": "^0.2.0",
"react-native-elements": "^1.0.0-beta6",
"react-native-global-props": "^1.1.4",
"react-native-linear-gradient": "^2.4.2",
"react-native-navigation": "^1.1.488",
"react-native-picker-select": "^4.4.0",
"react-native-popup-menu": "^0.14.0",
"react-native-splash-screen": "^3.1.1",
"react-native-swipe-list-view": "^1.3.1",
"react-native-switch-selector": "^1.1.8",
"react-native-vector-icons": "^6.0.2",
"react-redux": "^5.0.7",
"react-redux-form": "^1.16.10",
"react-xml-parser": "^1.0.8",
"readable-stream": "^3.0.6",
"reduce-reducers": "^0.4.3",
"redux": "^4.0.0",
"redux-immutable": "^4.0.0",
"redux-saga": "^0.16.2",
"reselect": "^4.0.0",
"sanitize.css": "^8.0.0",
"stream": "0.0.2",
"stream-browserify": "^2.0.1",
"stream-combiner2": "^1.1.1",
"stream-http": "^3.0.0",
"stream-shift": "^1.0.0",
"stream-to-observable": "^0.2.0",
"timers": "^0.1.1",
"uuid": "^3.3.2",
"whatwg-fetch": "^3.0.0",
"xml2js": "^0.4.19"
},
"devDependencies": {
"@babel/plugin-transform-react-jsx-source": "^7.0.0",
"babel": "^6.23.0",
"babel-jest": "23.6.0",
"babel-plugin-module-alias": "^1.6.0",
"babel-plugin-module-resolver": "^3.1.1",
"babel-plugin-transform-remove-console": "^6.9.4",
"babel-preset-react-native": "^4.0.1",
"babel-preset-react-native-stage-0": "^1.0.1",
"cheerio": "^1.0.0-rc.2",
"chimp": "^0.51.1",
"circular-dependency-plugin": "^5.0.2",
"copy-webpack-plugin": "^4.5.3",
"coveralls": "^3.0.2",
"css-loader": "^1.0.0",
"cucumberjs-allure-reporter": "^1.0.3",
"enzyme": "^3.7.0",
"eslint": "^5.6.1",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-google": "^0.10.0",
"eslint-import-resolver-webpack": "^0.10.1",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-react": "^7.11.1",
"eslint-plugin-redux-saga": "^0.9.0",
"eventsource-polyfill": "^0.9.6",
"exports-loader": "^0.7.0",
"file-loader": "^2.0.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"image-webpack-loader": "^4.3.1",
"imports-loader": "^0.8.0",
"jest": "^23.6.0",
"jest-cli": "^23.6.0",
"jest-junit": "^5.2.0",
"jest-react-native": "^18.0.0",
"lint-staged": "^7.3.0",
"metro-react-native-babel-preset": "0.48.0",
"ngrok": "^3.1.0",
"node-plop": "^0.16.0",
"node-sass": "^4.9.3",
"null-loader": "^0.1.1",
"offline-plugin": "^5.0.5",
"plop": "^2.1.0",
"pre-commit": "^1.2.2",
"react-addons-test-utils": "^15.6.2",
"react-table": "^6.8.6",
"react-test-renderer": "^16.5.2",
"rimraf": "^2.6.2",
"sass-loader": "^7.1.0",
"shelljs": "^0.8.2",
"sinon": "^6.3.5",
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
"webpack": "^4.20.2",
"webpack-bundle-analyzer": "^3.0.2",
"webpack-dev-middleware": "^3.4.0",
"webpack-hot-middleware": "^2.24.3",
"yargs": "^12.0.2"
},
"jest": {
"preset": "react-native"
}
}