mirror of
https://github.com/zhigang1992/react-native-swiper.git
synced 2026-01-12 22:51:00 +08:00
13 lines
209 B
JSON
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"
|
|
}
|
|
}
|