frontmessageplugin
Version:
前端message组件
33 lines • 702 B
JSON
{
"name": "frontmessageplugin",
"version": "1.0.15",
"description": "前端message组件",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://gitee.com/Electrolux/front-element-package",
"repository": {
"type": "git",
"url": "https://gitee.com/Electrolux/message-plugin.git"
},
"keywords": [
"message",
"原生",
"前端"
],
"author": "electrolux",
"license": "ISC",
"label": [
{
"frontName": "Bili",
"behindName": "Electrolux",
"src": "https://space.bilibili.com/286773126",
"color": "red"
}
],
"dependencies": {
"chalk": "^4.1.2",
"frontengineerplugin": "^0.1.12"
}
}