suwis-contextmenu
Version:
一个基于Web的vue右键菜单扩展
20 lines (19 loc) • 423 B
JSON
{
"name": "suwis-contextmenu",
"version": "1.1.2",
"description": "一个基于Web的vue右键菜单扩展",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/Ivorzk/suwis-contextmenu.git"
},
"keywords": [
"suwis",
"contextmenu"
],
"author": "ivorzk@qq.com",
"license": "MIT"
}