package.json
1013 Bytes
{
"name": "YH_RNComponent",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node_modules/react-native/packager/packager.sh"
},
"dependencies": {
"apsl-react-native-button": "^2.4.2",
"immutable": "^3.8.1",
"key-mirror": "^1.0.1",
"md5": "^2.1.0",
"moment": "^2.13.0",
"object-assign": "^4.1.0",
"query-string": "^4.2.2",
"react": "^15.2.1",
"react-immutable-proptypes": "^1.7.1",
"react-native": "^0.30.0",
"react-native-device-info": "^0.9.3",
"react-native-fabric": "0.2.2",
"react-native-progress": "^3.0.1",
"react-native-router-flux": "^3.32.0",
"react-native-scrollable-mixin": "^1.0.1",
"react-native-simple-store": "^1.0.1",
"react-native-swiper": "^1.4.7",
"react-redux": "^4.4.5",
"react-static-container": "^1.0.1",
"react-timer-mixin": "^0.13.3",
"redux": "^3.5.2",
"redux-logger": "^2.6.1",
"redux-thunk": "^2.0.1",
"stacktrace-js": "^1.3.0",
"timeago.js": "^1.0.5"
}
}