diff --git a/packages.json b/packages.json index 797eb0a..e00f9f2 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,20 @@ [ + { + "name": "PhylogeNi", + "url": "https://github.com/kerrycobb/PhylogeNi", + "method": "git", + "tags": [ + "phylogenetics", + "phylogeny", + "tree", + "bioinformatics", + "evolution" + ], + "description": "A library with some basic functions for working with phylogenetic trees.", + "license": "MIT", + "web": "https://github.com/kerrycobb/PhylogeNi/", + "doc": "https://kerrycobb.github.io/PhylogeNi/" + }, { "name": "geminim", "url": "https://github.com/IDF31/geminim",