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.
57 lines
1.4 KiB
57 lines
1.4 KiB
{
|
|
"_from": "@umijs/plugin-blocks@^2.0.5",
|
|
"_id": "@umijs/plugin-blocks@2.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-K0mEvNYTvMnNEXd0wCofZlGMX+o=",
|
|
"_location": "/@umijs/plugin-blocks",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@umijs/plugin-blocks@^2.0.5",
|
|
"name": "@umijs/plugin-blocks",
|
|
"escapedName": "@umijs%2fplugin-blocks",
|
|
"scope": "@umijs",
|
|
"rawSpec": "^2.0.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.5"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@umijs/plugin-blocks/download/@umijs/plugin-blocks-2.2.1.tgz",
|
|
"_shasum": "2b4984bcd613bcc9cd117774c02a1f66518c5fea",
|
|
"_spec": "@umijs/plugin-blocks@^2.0.5",
|
|
"_where": "/Users/zq/Desktop/hngs",
|
|
"authors": [
|
|
"ycjcl868"
|
|
],
|
|
"bugs": {
|
|
"url": "http://github.com/umijs/ui/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@umijs/block-sdk": "^2.2.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "区块命令行插件,只用于 Umi@3",
|
|
"files": [
|
|
"lib",
|
|
"dist",
|
|
"src"
|
|
],
|
|
"homepage": "http://github.com/umijs/ui/tree/master/packages/plugin-blocks",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@umijs/plugin-blocks",
|
|
"peerDependencies": {
|
|
"umi": "3.x"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/umijs/ui.git",
|
|
"directory": "packages/plugin-blocks"
|
|
},
|
|
"version": "2.2.1"
|
|
}
|