{
  "name": "protvista-sequence",
  "version": "3.8.22",
  "description": "Sequence component for the ProtVista tool",
  "files": [
    "dist",
    "src"
  ],
  "main": "dist/protvista-sequence.js",
  "module": "src/protvista-sequence.js",
  "author": "Gustavo Salazar <gsalazar@ebi.ac.uk>",
  "license": "ISC",
  "keywords": [
    "nightingale",
    "webcomponents",
    "customelements"
  ],
  "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/",
  "gitHead": "d0f95cc656c77dacf263d2c3e9f5d69251d20aef",
  "dependencies": {
    "lodash-es": "^4.17.11",
    "protvista-zoomable": "^3.8.22"
  },
  "devDependencies": {
    "d3": "^5.7.0"
  },
  "peerDependencies": {
    "d3": "5.X"
  }
}
