UNPKG

react-native-hide-show-password-input

Version:
29 lines (28 loc) 851 B
{ "name": "react-native-hide-show-password-input", "version": "1.0.6", "description": "React-Native Component For Password Show/Hide", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/vishaljadav24/react-native-hide-show-password-input.git" }, "author": "vishal jadav", "license": "MIT", "bugs": { "url": "https://github.com/vishaljadav24/react-native-hide-show-password-input/issues" }, "homepage": "https://github.com/vishaljadav24/react-native-hide-show-password-input#readme", "dependencies": { "react-native-material-textfield": "^0.8.4", "react-native-vector-icons": "^4.3.0" }, "peerDependencies": { "react": "*", "react-native": "*" }, "devDependencies": { "babel-preset-react-native": "4.0.0", "react-test-renderer": "16.0.0-alpha.12" } }