| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- {
- "_args": [
- [
- "@form-create/component-subform@2.5.25",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_from": "@form-create/component-subform@2.5.25",
- "_id": "@form-create/component-subform@2.5.25",
- "_inBundle": false,
- "_integrity": "sha512-puGWWxSOeII4y4mCNxrKF/eH4nY1AQAx87VchzErLmemwF6TtNBLBsJLCCmFAVLYn1koYU5nNu5Y2yG9s2CKlQ==",
- "_location": "/@form-create/component-subform",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@form-create/component-subform@2.5.25",
- "name": "@form-create/component-subform",
- "escapedName": "@form-create%2fcomponent-subform",
- "scope": "@form-create",
- "rawSpec": "2.5.25",
- "saveSpec": null,
- "fetchSpec": "2.5.25"
- },
- "_requiredBy": [
- "/@form-create/iview"
- ],
- "_resolved": "https://registry.npmmirror.com/@form-create/component-subform/-/component-subform-2.5.25.tgz",
- "_spec": "2.5.25",
- "_where": "E:\\item\\newItem\\admin",
- "author": {
- "name": "xaboy"
- },
- "bugs": {
- "url": "https://github.com/xaboy/form-create/issues"
- },
- "description": "@form-create 内置组件",
- "files": [
- "README.md",
- "package.json",
- "LICENSE",
- "src",
- "dist"
- ],
- "gitHead": "4f13bd4d5789a2ab473523f3d1306e877279d4ee",
- "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.js",
- "name": "@form-create/component-subform",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/xaboy/form-create.git"
- },
- "scripts": {
- "bili": "cross-env bili",
- "build": "npm-run-all clean bili",
- "clean": "rimraf dist/"
- },
- "unpkg": "./dist/index.js",
- "version": "2.5.25"
- }
|