{ "_args": [ [ "@form-create/iview@2.5.27", "E:\\item\\newItem\\admin" ] ], "_from": "@form-create/iview@2.5.27", "_id": "@form-create/iview@2.5.27", "_inBundle": false, "_integrity": "sha512-Yi3l84jPYIcYlZW5MGGQDJhDTdiEJW/ErYwrfoL1owr++cWEQlCpJmbh2toTowYR/gnGcdvA+TrYBEa4KTVLDA==", "_location": "/@form-create/iview", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@form-create/iview@2.5.27", "name": "@form-create/iview", "escapedName": "@form-create%2fiview", "scope": "@form-create", "rawSpec": "2.5.27", "saveSpec": null, "fetchSpec": "2.5.27" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/@form-create/iview/-/iview-2.5.27.tgz", "_spec": "2.5.27", "_where": "E:\\item\\newItem\\admin", "author": { "name": "xaboy" }, "bugs": { "url": "https://github.com/xaboy/form-create/issues" }, "dependencies": { "@form-create/component-ivu-checkbox": "^2.5.27", "@form-create/component-ivu-frame": "^2.5.27", "@form-create/component-ivu-group": "^2.5.27", "@form-create/component-ivu-radio": "^2.5.27", "@form-create/component-ivu-select": "^2.5.27", "@form-create/component-ivu-tree": "^2.5.27", "@form-create/component-ivu-upload": "^2.5.27", "@form-create/component-subform": "^2.5.25", "@form-create/core": "^2.5.27", "@form-create/utils": "^2.5.27" }, "description": "iview动态表单|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 3 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.", "devDependencies": { "@form-create/component-wangeditor": "^2.5.15", "@vue/cli-plugin-babel": "^4.5.9", "@vue/cli-service": "^4.5.3", "iview": "^3.3.3", "v-jsoneditor": "^1.4.2" }, "files": [ "README.md", "package.json", "LICENSE", "src", "types", "dist" ], "gitHead": "ca02f3c2b7570705ec3676361ec62350495f6481", "homepage": "http://www.form-create.com", "jsdelivr": "./dist/form-create.min.js", "keywords": [ "动态表单", "@form-create", "form-builder", "form", "components", "vue.js", "iview", "json-form", "dynamic-form" ], "license": "MIT", "main": "./dist/form-create.min.js", "module": "./dist/form-create.min.js", "name": "@form-create/iview", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/xaboy/form-create.git" }, "scripts": { "bili": "cross-env UI_LIB=iview bili", "build": "npm-run-all clean bili", "clean": "rimraf dist/", "dev:iview": "vue-cli-service serve" }, "typings": "./types/index.d.ts", "unpkg": "./dist/form-create.min.js", "version": "2.5.27" }