UNPKG

react-100-form

Version:

Simple form utility made using react hooks

30 lines (29 loc) 722 B
{ "name": "react-100-form", "version": "0.2.4", "description": "Simple form utility made using react hooks", "main": "dist/index.js", "types": "dist/index.d.ts", "keywords": [ "form", "react", "100", "hundred", "hooks", "package", "utility" ], "peerDependencies": { "react": "^16.8.0", "react-dom": "^16.8.0" }, "repository": { "type": "git", "url": "https://github.com/GenDecoder/react-100-form" }, "bugs": { "url": "https://github.com/GenDecoder/react-100-form/issues" }, "author": "Mario Medrano Maldonado <mario.medrano.maldonado@gmail.com>", "license": "MIT" }