代码拉取完成,页面将自动刷新
{
"private": true,
"description": "基于 Vue 、JSON Schema 快速构建一个带完整校验的form表单",
"repository": "https://github.com/lljj-x/vue-json-schema-form",
"homepage": "https://github.com/lljj-x/vue-json-schema-form",
"author": "Liu.Jun",
"workspaces": [
"packages/lib/**",
"packages/docs",
"packages/demo/**"
],
"scripts": {
"docs:dev": "yarn workspace docs dev",
"docs:build": "yarn workspace docs build",
"lib:build": "yarn lib-element:build && yarn lib-iview3:build && yarn lib3-element:build && yarn lib3-ant:build && yarn lib3-naive:build",
"lib-element:watch": "yarn workspace @lljj/vue-json-schema-form watch",
"lib-element:build": "yarn workspace @lljj/vue-json-schema-form build",
"lib-iview3:watch": "yarn workspace @lljj/vue2-form-iview3 watch",
"lib-iview3:build": "yarn workspace @lljj/vue2-form-iview3 build",
"lib3-element:watch": "yarn workspace @lljj/vue3-form-element watch",
"lib3-element:build": "yarn workspace @lljj/vue3-form-element build",
"lib3-ant:watch": "yarn workspace @lljj/vue3-form-ant watch",
"lib3-ant:build": "yarn workspace @lljj/vue3-form-ant build",
"lib3-naive:build": "yarn workspace @lljj/vue3-form-naive build",
"demo:dev": "yarn workspace demo dev",
"demo:build": "yarn workspace demo build",
"demo3:dev": "yarn workspace demo-v3 dev",
"demo3:build": "yarn workspace demo-v3 build",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 2",
"clean": "lerna clean && rm -rf node_modules",
"packages:diff": "lerna diff",
"packages:list": "lerna ls -l",
"packages:changed": "lerna changed",
"packages:build": "lerna run --stream --sort build",
"publish1": "yarn run lib:build && lerna publish",
"autoPublish": "lerna publish --conventional-commits --yes",
"autoVersion": "lerna version --conventional-commits --yes"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@vue/compiler-sfc": "^3.0.0",
"naive-ui": "^2.26.1",
"commitizen": "^4.1.2",
"conventional-changelog-cli": "^2.0.34",
"cz-conventional-changelog": "^3.2.0",
"husky": "^4.2.5",
"lerna": "^3.22.1"
},
"version": "0.0.0"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。