| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "_args": [
- [
- "@form-create/utils@2.5.27",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_from": "@form-create/utils@2.5.27",
- "_id": "@form-create/utils@2.5.27",
- "_inBundle": false,
- "_integrity": "sha512-QLzenitKzakxQ8bK8yFYd/9n4eT4E9jKkEneU0yhbjr0ter5uqguGGNJP7gI8waysRAS49VSjQOAY0b4l7mWvg==",
- "_location": "/@form-create/utils",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@form-create/utils@2.5.27",
- "name": "@form-create/utils",
- "escapedName": "@form-create%2futils",
- "scope": "@form-create",
- "rawSpec": "2.5.27",
- "saveSpec": null,
- "fetchSpec": "2.5.27"
- },
- "_requiredBy": [
- "/@form-create/component-ivu-checkbox",
- "/@form-create/component-ivu-frame",
- "/@form-create/component-ivu-group",
- "/@form-create/component-ivu-radio",
- "/@form-create/component-ivu-select",
- "/@form-create/component-ivu-tree",
- "/@form-create/component-ivu-upload",
- "/@form-create/core",
- "/@form-create/iview"
- ],
- "_resolved": "https://registry.npmmirror.com/@form-create/utils/-/utils-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"
- },
- "description": "**form-create 是一个可以通过 JSON 生成具有动态渲染、数据收集、验证和提交功能的表单生成组件。支持3个UI框架,并且支持生成任何 Vue 组件。内置20种常用表单组件和自定义组件,再复杂的表单都可以轻松搞定。**",
- "files": [
- "README.md",
- "package.json",
- "LICENSE",
- "lib"
- ],
- "gitHead": "ca02f3c2b7570705ec3676361ec62350495f6481",
- "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.5.27"
- }
|