Skip to content
Open
220 changes: 220 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
},
"dependencies": {
"@abi-software/svg-sprite": "^1.0.1",
"@citation-js/core": "^0.7.14",
"@citation-js/plugin-bibtex": "^0.7.17",
"@citation-js/plugin-csl": "^0.7.14",
"@citation-js/plugin-doi": "^0.7.16",
"@citation-js/plugin-pubmed": "^0.3.0",
"@element-plus/icons-vue": "^2.3.1",
"cytoscape": "^3.30.2",
"element-plus": "2.8.4",
Expand Down
Loading