{
  "name": "protvista-structure",
  "version": "3.8.22",
  "description": "A custom element wrapper for Mol*",
  "main": "dist/protvista-structure.js",
  "module": "dist/es/protvista-structure.js",
  "types": "dist/es/protvista-structure.d.ts",
  "files": [
    "dist",
    "src",
    "style"
  ],
  "keywords": [
    "nightingale",
    "customelements",
    "webcomponents"
  ],
  "scripts": {
    "build:es": "tsc"
  },
  "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",
  "dependencies": {
    "data-loader": "^3.8.22",
    "lodash-es": "^4.17.11",
    "molstar": "2.2.0",
    "react": "17.0.2"
  },
  "gitHead": "d0f95cc656c77dacf263d2c3e9f5d69251d20aef",
  "devDependencies": {
    "@types/react": "17.0.9",
    "@types/react-dom": "17.0.6"
  }
}
