@nightingale-elements/nightingale-structure
Version:
Nightingale Structure
44 lines (43 loc) • 973 B
JSON
{
"name": "@nightingale-elements/nightingale-structure",
"description": "Nightingale Structure",
"files": [
"dist",
"src"
],
"main": "dist/index.js",
"types": "dist/index.d.ts",
"version": "5.4.1",
"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/",
"dependencies": {
"@nightingale-elements/nightingale-new-core": "^5.4.1",
"d3": "7.9.0",
"molstar": "3.44.0"
},
"gitHead": "6a1570fa5482ba3ff5b937b3d18551c346130aa4"
}