UNPKG

react-native-gesture-flip-card

Version:

[![npm version](https://badge.fury.io/js/react-native-gesture-flip-card.svg)](https://badge.fury.io/js/react-native-gesture-flip-card)

31 lines (30 loc) 702 B
{ "name": "react-native-gesture-flip-card", "version": "1.1.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "prop-types": "^15.6.0" }, "repository": { "type": "git", "url": "git+https://github.com/JungHsuan/react-native-gesture-flip-card.git" }, "keywords": [ "react-native", "flip-card", "card-flip", "card", "flip", "gesture" ], "author": "JH Lin", "license": "MIT", "bugs": { "url": "https://github.com/JungHsuan/react-native-gesture-flip-card/issues" }, "homepage": "https://github.com/JungHsuan/react-native-gesture-flip-card#readme" }