UNPKG

@lljj/vue2-form-core

Version:

基于 Vue 、JsonSchema快速构建一个带完整校验的form表单,vue2版本基础框架

30 lines (29 loc) 798 B
{ "name": "@lljj/vue2-form-core", "version": "1.19.0", "description": "基于 Vue 、JsonSchema快速构建一个带完整校验的form表单,vue2版本基础框架", "main": "src/index.js", "module": "src/index.js", "keywords": [ "vue", "vuejs", "form", "jsonSchema" ], "publishConfig": { "access": "public" }, "dependencies": { "@lljj/vjsf-utils": "1.19.0" }, "repository": "https://github.com/lljj-x/vue-json-schema-form", "homepage": "https://github.com/lljj-x/vue-json-schema-form", "license": "Apache-2.0", "author": "Liu.Jun", "browserslist": [ "> 1%", "last 2 versions", "not ie <= 8" ], "gitHead": "5e48af8e971f24b89c3f89eb86576a6043a2bf21" }