Files
react-native-swiper/examples/package.json
2015-12-23 01:06:52 +08:00

13 lines
209 B
JSON

{
"name": "swiper",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "react-native start"
},
"dependencies": {
"react-native": "^0.17.0",
"react-timer-mixin": "^0.13.3"
}
}