You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

100 lines
2.6 KiB

{
"_from": "@umijs/plugin-ui-blocks@^2.2.5",
"_id": "@umijs/plugin-ui-blocks@2.2.5",
"_inBundle": false,
"_integrity": "sha1-SOF6efqlxtoK1SCIKslJ2z+EqLk=",
"_location": "/@umijs/plugin-ui-blocks",
"_phantomChildren": {
"@babel/code-frame": "7.10.4",
"@babel/generator": "7.11.0",
"@babel/helper-function-name": "7.10.4",
"@babel/helper-split-export-declaration": "7.11.0",
"ansi-styles": "3.2.1",
"cli-spinners": "2.4.0",
"debug": "4.1.1",
"escape-string-regexp": "1.0.5",
"esutils": "2.0.3",
"get-stream": "4.1.0",
"globals": "11.12.0",
"is-stream": "1.1.0",
"lodash": "4.17.20",
"nice-try": "1.0.5",
"npm-run-path": "2.0.2",
"p-finally": "1.0.0",
"path-key": "2.0.1",
"semver": "5.7.1",
"shebang-command": "1.2.0",
"signal-exit": "3.0.3",
"strip-eof": "1.0.0",
"supports-color": "5.5.0",
"to-fast-properties": "2.0.0",
"wcwidth": "1.0.1",
"which": "1.3.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "@umijs/plugin-ui-blocks@^2.2.5",
"name": "@umijs/plugin-ui-blocks",
"escapedName": "@umijs%2fplugin-ui-blocks",
"scope": "@umijs",
"rawSpec": "^2.2.5",
"saveSpec": null,
"fetchSpec": "^2.2.5"
},
"_requiredBy": [
"/@umijs/preset-ui"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/plugin-ui-blocks/download/@umijs/plugin-ui-blocks-2.2.5.tgz",
"_shasum": "48e17a79faa5c6da0ad520882ac949db3f84a8b9",
"_spec": "@umijs/plugin-ui-blocks@^2.2.5",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-ui",
"author": {
"name": "ycjcl868"
},
"bugs": {
"url": "https://github.com/umijs/ui/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/parser": "7.4.5",
"@babel/traverse": "7.4.5",
"@babel/types": "7.4.4",
"@umijs/block-sdk": "^2.2.1",
"chalk": "2.4.2",
"execa": "1.0.0",
"getnpmregistry": "^1.0.1",
"ora": "3.4.0",
"uppercamelcase": "3.0.0"
},
"deprecated": false,
"description": "blocks ui",
"devDependencies": {
"@ant-design/icons": "^4.0.0-alpha.11",
"@umijs/fabric": "^1.1.9",
"@umijs/ui-types": "^2.2.0",
"antd": "^4.0.0",
"classnames": "^2.2.6",
"eslint": "^6.1.0",
"filesize": "^4.2.0"
},
"files": [
"dist",
"lib",
"src"
],
"homepage": "https://github.com/umijs/ui#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@umijs/plugin-ui-blocks",
"peerDependencies": {
"umi": "3.x"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/umijs/ui.git",
"directory": "packages/plugin-ui-blocks"
},
"version": "2.2.5"
}