{
  "name": "@nightingale-elements/nightingale-structure",
  "description": "Nightingale Structure",
  "files": [
    "dist",
    "src"
  ],
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "version": "5.8.0",
  "scripts": {
    "build": "rollup --config ../../rollup.config.mjs"
  },
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "nightingale",
    "webcomponents",
    "customelements",
    "structure",
    "molstar",
    "litemol",
    "ngl",
    "pdb",
    "pdbe",
    "pdbe-molstar"
  ],
  "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/",
  "sideEffects": false,
  "dependencies": {
    "@nightingale-elements/nightingale-new-core": "^5.6.0",
    "d3": "7.9.0",
    "molstar": "3.44.0"
  },
  "gitHead": "a913d10114fd54304bff5a28942fd25606f14a59"
}
