UNPKG

rn-nepali-datepicker

Version:
34 lines (33 loc) 899 B
{ "name": "rn-nepali-datepicker", "version": "1.0.3", "description": "Simple nepali Datepicker", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react", "native", "nepali", "datepicker" ], "repository": "https://github.com/siddhantShah1/react-native-datepicker", "author": "siddhantShah1 <shah.siddhant2@gmail.com> (https://www.npmjs.com/~siddhant21)", "license": "MIT", "bugs": { "url": "https://github.com/siddhantShah1/react-native-datepicker/issues" }, "homepage": "https://github.com/siddhantShah1/react-native-datepicker#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" }, "peerDependencies": { "react": "^16.13.1", "react-native":"^0.64.0" }, "dependencies": { "prop-types": "^15.7.2", "@react-native-picker/picker":"^1.9.12" } }