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