Update packages.json
Added tags to mutableseqs package
This commit is contained in:
parent
af37b2b2f6
commit
87e5fedae6
1 changed files with 4 additions and 1 deletions
|
|
@ -5561,7 +5561,10 @@
|
|||
"name": "mutableseqs",
|
||||
"url": "https://github.com/iourinski/mutableseqs",
|
||||
"method": "git",
|
||||
"tags": [],
|
||||
"tags": [
|
||||
"sequences",
|
||||
"mapreduce"
|
||||
],
|
||||
"description": "utilities for transforming sequences",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/iourinski/mutableseqs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue