mytabworks-react-form-validator
Version:
This repository was build from the ground up. it is as expected to be a light-weight and fast because of the optimization.\nIt is a powerful yet light-weight dependency that can benefit both dev and user at it's fullest.
58 lines (57 loc) • 1.95 kB
JSON
{
"name": "mytabworks-react-form-validator",
"version": "1.1.7",
"main": "lib/index.js",
"description": "This repository was build from the ground up. it is as expected to be a light-weight and fast because of the optimization.\\nIt is a powerful yet light-weight dependency that can benefit both dev and user at it's fullest.",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mytabworks/mytabworks-react-form-validator.git"
},
"keywords": [
"react-form-validator",
"mytabworks",
"form-validator",
"react-form-validator",
"mytabworks-react-form-validator",
"form",
"easy-form-validator",
"good-form-validator",
"good-easy-form-validator",
"form-validation",
"react-form-validation",
"beautiful-form-validation"
],
"author": "mytabworks",
"license": "MIT",
"bugs": {
"url": "https://github.com/mytabworks/mytabworks-react-form-validator/issues"
},
"homepage": "https://github.com/mytabworks/mytabworks-react-form-validator#readme",
"scripts": {
"build": "webpack"
},
"peerDependencies": {
"prop-types": "^15.6.0",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/preset-react": "^7.8.3",
"@babel/preset-stage-0": "^7.8.3",
"babel-loader": "^8.0.6",
"css-loader": "^3.4.2",
"path": "^0.12.7",
"prop-types": "^15.6.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"style-loader": "^1.1.3",
"webpack": "^4.5.0",
"webpack-cli": "^3.2.1"
},
"dependencies": {
"mytabworks-utils": "^1.1.1"
}
}