@freeyeon2/react-native-swipe-up-down
Version:
27 lines (26 loc) • 662 B
JSON
{
"name": "@freeyeon2/react-native-swipe-up-down",
"version": "1.0.1",
"description": "Swipe Up Down component",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/react-native-vietnam/react-native-swipe-up-down.git"
},
"keywords": [
"react-native",
"minhchienwikipedia",
"agiletechvn",
"ios",
"android"
],
"author": "Duong Minh Chien <minhchienwikipedia@gmail.com> (https://github.com/minhchienwikipedia)",
"license": "MIT",
"peerDependencies": {
"react-native": ">=0.41.2"
},
"dependencies": {}
}