aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a01abf5..3b7aff5 100644
--- a/packages.json
+++ b/packages.json
@@ -8455,5 +8455,19 @@
"description": "User Agent parser for nim.",
"license": "MIT",
"web": "https://github.com/treeform/useragents"
+ },
+ {
+ "name": "nimna",
+ "url": "https://github.com/mjendrusch/nimna",
+ "method": "git",
+ "tags": [
+ "library",
+ "nucleic-acid-folding",
+ "scientific",
+ "biology"
+ ],
+ "description": "Nucleic acid folding and design.",
+ "license": "MIT",
+ "web": "https://github.com/mjendrusch/nimna"
}
]