UNPKG

@tuya-oh/react-native-card-flip

Version:
40 lines (39 loc) 976 B
{ "name": "@tuya-oh/react-native-card-flip", "version": "1.0.7-rc-0.0.3", "description": "Card flip animation for React Native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/lhandel/react-native-card-flip.git" }, "harmony": { "alias": "react-native-card-flip" }, "keywords": [ "react-native", "flip", "cards", "card", "rotate", "deck", "card-flip", "flip-card", "react-native-component" ], "author": "Ludwig Handel", "license": "MIT", "bugs": { "url": "https://github.com/lhandel/react-native-card-flip/issues" }, "bundleDependencies": false, "dependencies": { "prop-types": "^15.5.10", "react-lifecycles-compat": "^3.0.4" }, "homepage": "https://github.com/lhandel/react-native-card-flip#readme", "types": "./index.d.ts" }