mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
26 lines
695 B
JSON
26 lines
695 B
JSON
{
|
|
"name": "galaxy-client-libs",
|
|
"version": "0.0.0",
|
|
"description": "External client-side libraries used by Galaxy",
|
|
"keywords": [
|
|
"galaxy",
|
|
"galaxyproject"
|
|
],
|
|
"homepage": "usegalaxy.org",
|
|
"dependencies": {
|
|
"bootstrap": "~3.3.2",
|
|
"bootstrap-tour": "~0.10.2",
|
|
"farbtastic": "~2.0.0-alpha.1",
|
|
"toastr": "~2.1.0",
|
|
"jquery-form": "~3.46.0",
|
|
"jquery-autocomplete": "git://github.com/dyve/jquery-autocomplete",
|
|
"select2": "~3.5.2",
|
|
"jStorage": "~0.4.12",
|
|
"dynatree": "~1.2.5",
|
|
"wymeditor": "~1.0.0-rc.1",
|
|
"jstree": "~3.0.9",
|
|
"jquery-ui": "git://github.com/jquery/jquery-ui.git#~1.11.2",
|
|
"threedubmedia.jquery.event": "*"
|
|
}
|
|
}
|