UNPKG

react-rut-component

Version:
23 lines (22 loc) 571 B
{ "name": "react-rut-component", "version": "1.0.0", "description": "A component to deal with chilean rut", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/vichoconejeros/react-rut-component.git" }, "keywords": [ "chilean-rut" ], "author": "@vicenteconejerosdelacruz", "license": "ISC", "bugs": { "url": "https://github.com/vichoconejeros/react-rut-component/issues" }, "homepage": "https://github.com/vichoconejeros/react-rut-component#readme", "dependencies": { "react": "^17.0.1" } }