@xuda.io/xuda-widget-plugin-xuda-drive
Version:
Xuda Drive widget plugin
38 lines (37 loc) • 1.64 kB
JSON
{
"name": "@xuda.io/xuda-widget-plugin-xuda-drive",
"version": "1.0.117",
"description": "Xuda Drive widget plugin",
"scripts": {
"pub": "npm version patch --force && npm publish --access public",
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"keywords": [
"drive",
"xuda",
"plugin"
],
"devDependencies": {
"@floating-ui/core": "^1.6.8",
"@floating-ui/dom": "^1.6.12",
"@vueuse/core": "^11.2.0",
"@vueuse/shared": "^11.2.0",
"filepond": "^4.30.4",
"filepond-plugin-file-poster": "^2.5.1",
"filepond-plugin-file-validate-type": "^1.2.8",
"filepond-plugin-image-preview": "^4.6.11",
"filepond-plugin-media-preview": "^1.0.11",
"floating-vue": "^5.2.2",
"jquery-filepond": "^1.0.0",
"moment": "^2.30.1",
"swiper": "^11.1.14",
"terser": "^5.36.0",
"vite": "^5.4.10",
"vue": "^3.5.13"
},
"author": "xuda.io",
"license": "Proprietary software licenses",
"svg_icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" fill=\"currentColor\" viewBox=\"0 0 256 256\"><path d=\"M208,88H152V32ZM108,136a44,44,0,0,0-42.34,32v0H60a28,28,0,0,0,0,56h48a44,44,0,0,0,0-88Z\" opacity=\"0.2\"></path><path d=\"M213.66,82.34l-56-56A8,8,0,0,0,152,24H56A16,16,0,0,0,40,40v88a8,8,0,0,0,16,0V40h88V88a8,8,0,0,0,8,8h48V216H176a8,8,0,0,0,0,16h24a16,16,0,0,0,16-16V88A8,8,0,0,0,213.66,82.34ZM160,51.31,188.69,80H160ZM108,128a52,52,0,0,0-48,32,36,36,0,0,0,0,72h48a52,52,0,0,0,0-104Zm0,88H60a20,20,0,0,1-3.81-39.64,8,8,0,0,0,16,.36,38,38,0,0,1,1.06-6.09,7.56,7.56,0,0,0,.27-1A36,36,0,1,1,108,216Z\"></path></svg>"
}