mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-02 06:33:40 +08:00
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"name": "task",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"vuedraggable": "^2.24.3"
|
|
}
|
|
}
|