{ "_from": "@form-create/component-subform@^2.6.2", "_id": "@form-create/component-subform@2.6.2", "_inBundle": false, "_integrity": "sha512-Sh6dduqgbNYKNYPCt6Y8T77Prptta6SmrwGRbKhwbXuSj548w42Vyvf6/JKDo3SfFHoelvVBu4jKlUq5sQ2fdw==", "_location": "/@form-create/component-subform", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@form-create/component-subform@^2.6.2", "name": "@form-create/component-subform", "escapedName": "@form-create%2fcomponent-subform", "scope": "@form-create", "rawSpec": "^2.6.2", "saveSpec": null, "fetchSpec": "^2.6.2" }, "_requiredBy": [ "/@form-create/element-ui" ], "_resolved": "https://registry.npmmirror.com/@form-create/component-subform/-/component-subform-2.6.2.tgz", "_shasum": "213e38d87643295b85f963b9ee4ceefcf3129f4a", "_spec": "@form-create/component-subform@^2.6.2", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\@form-create\\element-ui", "author": { "name": "xaboy" }, "bugs": { "url": "https://github.com/xaboy/form-create/issues" }, "bundleDependencies": false, "deprecated": false, "description": "@form-create 内置组件", "exports": { "./*": "./*" }, "files": [ "README.md", "package.json", "LICENSE", "src", "dist" ], "gitHead": "f823ecdf3757d841d21d2489e85c5153772cde91", "homepage": "http://www.form-create.com", "jsdelivr": "./dist/index.js", "keywords": [ "@form-create", "form-create-component", "form-create-common-component" ], "license": "MIT", "main": "./dist/index.js", "module": "./dist/index.es.js", "name": "@form-create/component-subform", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/xaboy/form-create.git" }, "scripts": { "build:component:vite": "npm-run-all clean vite:build", "clean": "rimraf dist/", "vite:build": "vite build" }, "unpkg": "./dist/index.js", "version": "2.6.2" }