{ "_from": "@form-create/component-elm-checkbox@^2.6.3", "_id": "@form-create/component-elm-checkbox@2.6.3", "_inBundle": false, "_integrity": "sha512-4ZA/CrKGCxZVX96A7CsAJ77zAWcwccOiL5DEYGZ+xtpNtJ7SpAXW6ZPK+2uGTwwv+uKx6pHuh4fxIL4Ms2Mj8g==", "_location": "/@form-create/component-elm-checkbox", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@form-create/component-elm-checkbox@^2.6.3", "name": "@form-create/component-elm-checkbox", "escapedName": "@form-create%2fcomponent-elm-checkbox", "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-checkbox/-/component-elm-checkbox-2.6.3.tgz", "_shasum": "46a82bc674d56970b48fc95a6b390bd7c45fbe74", "_spec": "@form-create/component-elm-checkbox@^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-checkbox", "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" }