UNPKG

react-native-credit-card-ui

Version:
27 lines (26 loc) 578 B
{ "name": "react-native-credit-card-ui", "version": "0.1.1", "description": "React native credit card ui component", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/sonnylazuardi/react-native-credit-card.git" }, "keywords": [ "react-native", "credit-card", "flip", "card", "component" ], "author": "raulsanz", "license": "MIT", "dependencies": { "payment": "^2.0.3", "react-native-flip-card": "^3.3.0" } }