mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
78 lines
2.5 KiB
JSON
78 lines
2.5 KiB
JSON
[
|
|
"edit",
|
|
"menu",
|
|
"view",
|
|
"help",
|
|
"markdown",
|
|
"config",
|
|
"contact",
|
|
"terminal",
|
|
"upload",
|
|
"konsole", [{
|
|
"name": "remote",
|
|
"data": [{
|
|
"name": "jquery",
|
|
"version": "2.1.3",
|
|
"local": "/lib/client/jquery.js",
|
|
"remote": "//ajax.googleapis.com/ajax/libs/jquery/{{ version }}/jquery.min.js"
|
|
}, {
|
|
"name": "socket",
|
|
"version": "1.2.1",
|
|
"local": "/socket.io/socket.io.js",
|
|
"remote": "//cdn.socket.io/socket.io-{{ version }}.js"
|
|
}, {
|
|
"name": "ace",
|
|
"version": "1.1.8",
|
|
"date": "08.11.14",
|
|
"local": "/lib/client/edit/ace.js",
|
|
"remote": "//cdn.jsdelivr.net/ace/{{ version }}/noconflict/ace.js"
|
|
}, {
|
|
"name": "fancybox",
|
|
"version": "2.1.5",
|
|
"local": [
|
|
"/lib/client/view/fancyBox/source/jquery.fancybox.css",
|
|
"/lib/client/view/fancyBox/source/jquery.fancybox.js"
|
|
],
|
|
"remote": [
|
|
"//cdn.jsdelivr.net/fancybox/{{ version }}/jquery.fancybox.min.js",
|
|
"//cdn.jsdelivr.net/fancybox/{{ version }}/jquery.fancybox.min.css"
|
|
]
|
|
}, {
|
|
"name": "menu",
|
|
"version": "0.7.4",
|
|
"local": [
|
|
"/lib/client/menu/menu-io.css",
|
|
"/lib/client/menu/menu-io.js"
|
|
],
|
|
"remote": [
|
|
"//cdn.jsdelivr.net/menu-io/{{ version }}/menu-io.min.js",
|
|
"//cdn.jsdelivr.net/menu-io/{{ version }}/menu-io.min.css"
|
|
]
|
|
}]
|
|
}, {
|
|
"name": "storage",
|
|
"data": [{
|
|
"name" : "DropBox",
|
|
"key" : "0nd3ssnp5fp7tqs",
|
|
"secret" : "r61lxpchmk8l06o",
|
|
"encodedKey": "DkMz4FYHQTA=|GW6pf2dONkrGvckMwBsl1V1vysrCPktPiUWN7UpDjw==",
|
|
"chooserKey": "o7d6llji052vijk"
|
|
}, {
|
|
"name" : "GitHub",
|
|
"key" : "891c251b925e4e967fa9",
|
|
"secret" : "afe9bed1e810c5dc44c4c2a953fc6efb1e5b0545"
|
|
}, {
|
|
"name" : "GDrive",
|
|
"id" : "255175681917"
|
|
}, {
|
|
"name" : "VK",
|
|
"id" : "3336188"
|
|
}, {
|
|
"name" : "SkyDrive",
|
|
"id" : "00000000440E696F"
|
|
}, {
|
|
"name" : "FilePicker",
|
|
"key" : "AACq5fTfzRY2E_Rw_4kyaz"
|
|
}]
|
|
}]
|
|
]
|