Skip to content

Commit

Permalink
Merge pull request #21 from stan-donarise/mol-branch
Browse files Browse the repository at this point in the history
Re-merge because of the broken deployment
  • Loading branch information
blokhin authored Feb 20, 2024
2 parents 35d4e75 + b552974 commit a17cc8d
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/three/view/view.view.tree
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ $mpds_cifplayer_lib_three_view $mol_view
controls null
controls_target null
on_render null
new_object*? null
object*? null
auto /
<= controls_target_changed null
<= resize null
Expand Down
40 changes: 40 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"name": "cifplayer",
"version": "1.0.0",
"private": true,
"description": "Minimalistic and fast web-visualization of CIF, POSCAR, and OPTIMADE chemical structures",
"keywords": [
"cifplayer",
"nanoshow",
"MPDS",
"crystallography",
"spacegroups",
"symmetry operations",
"periodic translations",
"Crystallographic Information File CIF",
"VASP POSCAR",
"Optimade JSON"
],
"contributors": [
{
"name": "Stanislav Yaremenko",
"email": "[email protected]",
"url": "https://github.com/stan-donarise"
},
{
"name": "Pavel Zubkov",
"url": "https://github.com/PavelZubkov"
},
{
"name": "Dmitriy Karlovsky",
"email": "[email protected]",
"url": "https://jin.hyoo.ru"
}
],
"author": {
"name": "Evgeny Blokhin",
"email": "[email protected]",
"url": "https://orcid.org/0000-0002-5333-3947"
},
"license": "MIT"
}

0 comments on commit a17cc8d

Please sign in to comment.