mathbiol-til
Version:
Tumor-Infiltrating Lymphocytes
30 lines (29 loc) • 662 B
JSON
{
"name": "mathbiol-til",
"version": "0.0.6",
"description": "Tumor-Infiltrating Lymphocytes",
"main": "til.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/mathbiol/til.git"
},
"keywords": [
"tcga",
"genomic",
"data",
"commons",
"featurescape"
],
"author": "Jonas Almeida <jalmeida@mathbiol.org> (http://jonasalmeida.info)",
"license": "ISC",
"bugs": {
"url": "https://github.com/mathbiol/til/issues"
},
"homepage": "https://github.com/mathbiol/til#readme",
"dependencies": {
"node-fetch": "^2.1.2"
}
}