react-native-form-runtime
Version:
React Native form runtime
35 lines (34 loc) • 835 B
JSON
{
"name": "react-native-form-runtime",
"version": "0.0.7",
"description": "React Native form runtime",
"main": "src/index.js",
"scripts": {
"test": "echo \\\"Error: no test specified\\\" && exit 1"
},
"keywords": [
"React-native",
"native-base",
"form-runtime",
"ios",
"android",
"json schema form",
"form validation"
],
"author": "msamirma",
"license": "MIT",
"peerDependencies": {
"react": "^16.3.1",
"react-native": "^0.55.4",
"expo": "^28.0.0",
"native-base": "^2.6.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/msamirma/react-native-form-runtime.git"
},
"bugs": {
"url": "https://github.com/msamirma/react-native-form-runtime/issues"
},
"homepage": "https://github.com/msamirma/react-native-form-runtime#readme"
}