react-native-validation
Version:
A simple validation library for react native
26 lines • 682 B
JSON
{
"name": "react-native-validation",
"version": "1.0.3",
"description": "A simple validation library for react native",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/srfaytkn/react-native-form-validator.git"
},
"keywords": [
"react-native",
"validator",
"validation",
"form",
"formValidation"
],
"author": "srfaytkn",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/srfaytkn/react-native-form-validator/issues"
},
"homepage": "https://github.com/srfaytkn/react-native-form-validator#readme"
}