react-native-quick-form
Version:
23 lines (22 loc) • 560 B
JSON
{
"name": "react-native-quick-form",
"version": "0.0.1",
"description": "快速表单",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jeepeng/react-native-quick-form.git"
},
"keywords": [
"react-native-form"
],
"author": "Jeepeng",
"license": "MIT",
"bugs": {
"url": "https://github.com/Jeepeng/react-native-quick-form/issues"
},
"homepage": "https://github.com/Jeepeng/react-native-quick-form#readme"
}