https://github.com/galaxyproject/galaxy
Raw File
Tip revision: d266bee81d598415f98e900230aa80ad64f1743e authored by John Chilton on 04 July 2020, 15:46:37 UTC
Version 20.5.0 of test-driver (tag galaxy-test-driver-20.5.0).
Tip revision: d266bee
bower.json
{
  "name": "galaxy-client-libs",
  "version": "0.0.0",
  "description": "External client-side libraries used by Galaxy",
  "keywords": [
    "galaxy",
    "galaxyproject"
  ],
  "homepage": "usegalaxy.org",
  "dependencies": {
    "farbtastic": "~2.0.0-alpha.1",
    "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": "*"
  }
}
back to top