| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "_from": "@form-create/utils@^2.6.3",
- "_id": "@form-create/utils@2.6.3",
- "_inBundle": false,
- "_integrity": "sha512-SoeGCs3Dp5rn+9KdvIEslpyyclPAJUuvCz5ihUPTTwjAVsEjvp5oh0W8uh87l7ElLLauyhwCqLE9ET2U1ZH0Jw==",
- "_location": "/@form-create/utils",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@form-create/utils@^2.6.3",
- "name": "@form-create/utils",
- "escapedName": "@form-create%2futils",
- "scope": "@form-create",
- "rawSpec": "^2.6.3",
- "saveSpec": null,
- "fetchSpec": "^2.6.3"
- },
- "_requiredBy": [
- "/@form-create/component-elm-checkbox",
- "/@form-create/component-elm-frame",
- "/@form-create/component-elm-group",
- "/@form-create/component-elm-radio",
- "/@form-create/component-elm-select",
- "/@form-create/component-elm-tree",
- "/@form-create/component-elm-upload",
- "/@form-create/core",
- "/@form-create/element-ui"
- ],
- "_resolved": "https://registry.npmmirror.com/@form-create/utils/-/utils-2.6.3.tgz",
- "_shasum": "c61c7283b9a8a917ca585b9181884aa754723c26",
- "_spec": "@form-create/utils@^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,
- "deprecated": false,
- "description": "**form-create 是一个可以通过 JSON 生成具有动态渲染、数据收集、验证和提交功能的表单生成组件。支持3个UI框架,并且支持生成任何 Vue 组件。内置20种常用表单组件和自定义组件,再复杂的表单都可以轻松搞定。**",
- "devDependencies": {
- "vue": "2.7"
- },
- "files": [
- "README.md",
- "package.json",
- "LICENSE",
- "lib"
- ],
- "gitHead": "2f7acd60c77ee74a3b03c788b21dd5da96e97d2a",
- "homepage": "http://www.form-create.com",
- "keywords": [
- "@form-create"
- ],
- "license": "MIT",
- "main": "./lib/index.js",
- "name": "@form-create/utils",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/xaboy/form-create.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "2.6.3"
- }
|