@coder-shubh/react-native-pincode
Version:
A custimizable and easy-to-use PIN code component for react-native.
35 lines (34 loc) • 857 B
JSON
{
"name": "@coder-shubh/react-native-pincode",
"version": "1.1.0",
"description": "A custimizable and easy-to-use PIN code component for react-native.",
"main": "index.tsx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/coder-shubh/react-native-PINcode.git"
},
"keywords": [
"react-native-pin",
"react-native-pincode",
"react-pin",
"pin",
"react",
"react-native",
"component",
"keyboard",
"coder-shubh"
],
"author": "coder-shubh",
"license": "ISC",
"peerDependencies": {
"react": "^18.2.0",
"react-native": "^0.72.10"
},
"bugs": {
"url": "https://github.com/coder-shubh/react-native-PINcode/issues"
},
"homepage": "https://github.com/coder-shubh/react-native-PINcode#readme"
}