UNPKG

react-native-swipe

Version:
32 lines (31 loc) 704 B
{ "name": "react-native-swipe", "version": "1.0.0", "description": "Swipe Component", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/kennetpostigo/react-native-swipeout.git" }, "keywords": [ "react-native", "react-component", "ios", "swipeout", "button", "swipe", "ui" ], "author": "Dan Cormier", "license": "MIT", "bugs": { "url": "https://github.com/kennetpostigo/react-native-swipeout/issues" }, "homepage": "https://github.com/kennetpostigo/react-native-swipeout", "dependencies": { "react-tween-state": "^0.1.5" } }