react-native-customcomponent-v2
Version:
React native custom components for normal and password inputs
23 lines (22 loc) • 589 B
JSON
{
"name": "react-native-customcomponent-v2",
"version": "1.0.1",
"description": "React native custom components for normal and password inputs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"react-native-customcomponent",
"react-native-password",
"custom",
"alert"
],
"peerDependencies": {
"react": "^16.13.1",
"react-native": "^0.63.4"
},
"author": "mariasebastin <mariasebastin.prabakaran@digital.datamatics.com> (http://example.com/)",
"license": "ISC"
}