Skip to content

Commit

Permalink
Close #11
Browse files Browse the repository at this point in the history
  • Loading branch information
blokhin authored Jan 11, 2024
1 parent 381e668 commit dc38042
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "visavis",
"version": "1.0.0",
"private": true,
"description": "Web-viewer for plots in materials science, chemistry, and physics",
"keywords": [
"MPDS",
"phase diagram",
"crystallography",
"materials science",
"materials design",
"chemical elements",
"periodic numbers"
],
"contributors": [
{
"name": "Stanislav Yaremenko",
"email": "[email protected]",
"url": "https://github.com/stan-donarise"
},
{
"name": "Pavel Zubkov",
"url": "https://github.com/PavelZubkov"
},
{
"name": "Dmitry Karlovsky",
"email": "[email protected]",
"url": "https://github.com/nin-jin"
}
],
"author": {
"name": "Evgeny Blokhin",
"email": "[email protected]",
"url": "https://orcid.org/0000-0002-5333-3947"
},
"license": "MIT"
}

0 comments on commit dc38042

Please sign in to comment.