{
  "name": "protvista-zoomable",
  "version": "3.8.22",
  "description": "A zoomable component for ProtVista",
  "files": [
    "dist",
    "src"
  ],
  "main": "dist/protvista-zoomable.js",
  "module": "src/protvista-zoomable.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/ebi-webcomponents/nightingale.git"
  },
  "bugs": {
    "url": "https://github.com/ebi-webcomponents/nightingale/issues"
  },
  "homepage": "https://ebi-webcomponents.github.io/nightingale/",
  "keywords": [
    "nightingale",
    "webcomponents",
    "customelements"
  ],
  "author": "Xavier Watkins &lt;xwatkins@ebi.ac.uk&gt;",
  "license": "MIT",
  "dependencies": {
    "lodash-es": "^4.17.11",
    "protvista-utils": "^3.8.22",
    "resize-observer-polyfill": "^1.5.0"
  },
  "gitHead": "d0f95cc656c77dacf263d2c3e9f5d69251d20aef",
  "devDependencies": {
    "d3": "^5.7.0"
  },
  "peerDependencies": {
    "d3": "5.X"
  }
}
