{ "name": "@galaxyproject/tool-shed", "version": "1.0.0", "description": ".. figure:: https://galaxyproject.org/images/galaxy-logos/galaxy_project_logo.jpg :alt: Galaxy Logo", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/galaxyproject/galaxy.git" }, "author": "Galaxy Contributors", "license": "MIT", "bugs": { "url": "https://github.com/galaxyproject/galaxy/issues" }, "homepage": "https://github.com/galaxyproject/galaxy#readme", "dependencies": { "@galaxyproject/tool-shed-frontend": "^0.2.1" } }