{ "_from": "@form-create/component-elm-upload@^2.6.3", "_id": "@form-create/component-elm-upload@2.6.3", "_inBundle": false, "_integrity": "sha512-Igs8NOcW/YPG8MN0kH/RawWMwqPwoeF+cr6jEhI1k3KOnRPKtryZvCGN3XrcnnkS9j0IyrPbI6k/bvG0zNh/qQ==", "_location": "/@form-create/component-elm-upload", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@form-create/component-elm-upload@^2.6.3", "name": "@form-create/component-elm-upload", "escapedName": "@form-create%2fcomponent-elm-upload", "scope": "@form-create", "rawSpec": "^2.6.3", "saveSpec": null, "fetchSpec": "^2.6.3" }, "_requiredBy": [ "/@form-create/element-ui" ], "_resolved": "https://registry.npmmirror.com/@form-create/component-elm-upload/-/component-elm-upload-2.6.3.tgz", "_shasum": "4b49b4c79eda5859e4a20d350cd16babe6ef9052", "_spec": "@form-create/component-elm-upload@^2.6.3", "_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, "dependencies": { "@form-create/utils": "^2.6.3" }, "deprecated": false, "description": "@form-create/element-ui 内置组件", "exports": { "./*": "./*" }, "files": [ "README.md", "package.json", "LICENSE", "src", "dist" ], "gitHead": "2f7acd60c77ee74a3b03c788b21dd5da96e97d2a", "homepage": "http://www.form-create.com", "jsdelivr": "./dist/index.js", "keywords": [ "@form-create", "form-create-component", "element-ui" ], "license": "MIT", "main": "./dist/index.js", "module": "./dist/index.es.js", "name": "@form-create/component-elm-upload", "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.3" }