@nokecy/umi-plugin-widget
Version:
widget
31 lines (29 loc) • 556 B
JSON
{
"name": "@nokecy/umi-plugin-widget",
"version": "2.5.9",
"description": "widget",
"keywords": [
"umi",
"umi3",
"umi-plugin"
],
"license": "MIT",
"author": {
"name": "nokecy",
"email": "nokecy@163.com",
"url": "https://github.com/nokecy"
},
"main": "lib/index.js",
"files": [
"lib",
"src"
],
"peerDependencies": {
"@umijs/plugin-initial-state": "2.4.0",
"@umijs/plugin-model": "2.6.2",
"umi": "3.5.3"
},
"publishConfig": {
"access": "public"
}
}