react-rut-component
Version:
A component to deal with chilean rut
23 lines (22 loc) • 571 B
JSON
{
"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"
}
}