mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 22:20:27 +08:00
14 lines
238 B
JSON
14 lines
238 B
JSON
{
|
|
"name": "base",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"vuedraggable": "^2.24.3",
|
|
"quill": "^1.3.7",
|
|
"codemirror": "^5.59.2",
|
|
"js-beautify": "^1.13.5",
|
|
"vue-codemirror": "^4.0.6"
|
|
}
|
|
}
|