UNPKG

851 BJSONView Raw
1{
2 "name": "redquicklib",
3 "version": "1.656.0",
4 "description": "",
5 "main": "index.js",
6 "scripts": {
7 "update": "npm version minor && npm publish",
8 "test": "echo \"Error: no test specified\" && exit 1"
9 },
10 "author": "",
11 "license": "ISC",
12 "devDependencies": {
13 "isomorphic-fetch": "^2.2.1",
14 "native-base": "^2.7.2",
15 "qs": "^6.5.1",
16 "react-native": "^0.50.3",
17 "react-native-datepicker": "^1.6.0",
18 "react-native-fast-image": "^1.0.0",
19 "react-native-google-places-autocomplete": "^1.3.6",
20 "react-native-router-flux": "^4.0.0-beta.24",
21 "react-native-safari-view": "^2.1.0",
22 "react-redux": "5.0.6",
23 "redux": "3.6.0",
24 "redux-thunk": "2.2.0"
25 },
26 "dependencies": {
27 "lodash.first": "^3.0.0",
28 "lodash.map": "^4.6.0",
29 "lodash.reduce": "^4.6.0",
30 "lodash.tail": "^4.1.1"
31 }
32}