metadesktop
Version:
js元桌面 基于vue的框架,实现web桌面系统
19 lines (18 loc) • 383 B
JSON
{
"name": "metadesktop",
"version": "0.1.3",
"description": "js元桌面 基于vue的框架,实现web桌面系统",
"main": "./dist/metadesktop.umd.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"js云桌面",
"框架",
"web",
"vue",
"插件"
],
"author": "陌夕-余泽坤",
"license": "ISC"
}