{
  "name": "protvista-tooltip",
  "description": "A tooltip for ProtVista webcomponents",
  "version": "3.8.22",
  "files": [
    "dist",
    "src"
  ],
  "main": "dist/protvista-tooltip.js",
  "module": "src/protvista-tooltip.js",
  "keywords": [
    "protvista",
    "webcomponents",
    "customelements",
    "protein sequence",
    "protein annotation",
    "nightingale",
    "tooltip"
  ],
  "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/",
  "author": "xwatkins@ebi.ac.uk",
  "license": "MIT",
  "gitHead": "d0f95cc656c77dacf263d2c3e9f5d69251d20aef",
  "dependencies": {
    "lit-element": "^2.4.0",
    "lodash-es": "^4.17.11"
  }
}
