mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
25 lines
No EOL
505 B
JSON
25 lines
No EOL
505 B
JSON
[
|
|
"editor/_codemirror",
|
|
"menu",
|
|
"viewer",
|
|
"terminal",{
|
|
"storage":[
|
|
{
|
|
"name":"DropBox",
|
|
"path":"_dropbox"
|
|
},
|
|
{
|
|
"name":"GitHub",
|
|
"path":"_github"
|
|
},
|
|
{
|
|
"name":"GDrive",
|
|
"path":"_gdrive"
|
|
},
|
|
{
|
|
"name":"VK",
|
|
"path":"_vk"
|
|
}
|
|
]
|
|
}
|
|
] |