|
|
@ -1,16 +1,17 @@ |
|
|
|
{ |
|
|
|
"name": "biod", |
|
|
|
"name": "biod", |
|
|
|
"description": "A D library for computational biology and bioinformatics", |
|
|
|
"homepage": "https://github.com/biod/BioD", |
|
|
|
"homepage": "https://github.com/biod/BioD", |
|
|
|
"authors": [ |
|
|
|
"Artem Tarasov", |
|
|
|
"George Githinji", |
|
|
|
"Prasun Anand", |
|
|
|
"Pjotr Prins" |
|
|
|
], |
|
|
|
"copyright": "Copyright © 2016-2018, BioD developers", |
|
|
|
"license": "MIT", |
|
|
|
"sourcePaths": ["bio","contrib/undead"], |
|
|
|
"importPaths": ["bio","contrib/undead"], |
|
|
|
"buildRequirements": ["allowWarnings"] |
|
|
|
"Artem Tarasov", |
|
|
|
"George Githinji", |
|
|
|
"Emilio Palumbo", |
|
|
|
"Prasun Anand", |
|
|
|
"Pjotr Prins" |
|
|
|
], |
|
|
|
"copyright": "Copyright © 2016-209, BioD developers", |
|
|
|
"license": "MIT", |
|
|
|
"sourcePaths": ["bio","contrib/undead"], |
|
|
|
"importPaths": ["bio","contrib/undead"], |
|
|
|
"buildRequirements": ["allowWarnings"] |
|
|
|
} |