1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
ContextOS/usr/package.json
2023-11-05 08:33:32 +08:00

14 lines
290 B
JSON

{
"dependencies": {
"bootstrap-icons": "^1.11.0",
"echarts": "^5.4.3",
"html2canvas": "^1.4.1",
"monaco-editor": "^0.41.0",
"tinymce": "^6.7.0",
"xlsx": "^0.18.5",
"xterm": "^5.2.1",
"xterm-addon-fit": "^0.7.0",
"xterm-addon-web-links": "^0.8.0"
}
}