mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2026-01-07 02:08:11 +00:00
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"name": "base",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"quill": "^1.3.7",
|
|
"codemirror": "^5.59.2",
|
|
"js-beautify": "^1.13.5",
|
|
"vue-codemirror": "^4.0.6"
|
|
}
|
|
}
|