pmc-cite-ref
Version:
Module to retrieve article references or citations with option to filter by access.
30 lines (29 loc) • 593 B
JSON
{
"name": "pmc-cite-ref",
"version": "0.0.2",
"description": "Module to retrieve article references or citations with option to filter by access.",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "https://github.com/RobSullivan/pmc-cite-ref"
},
"keywords": [
"PubMed",
"PubMed",
"Central",
"free",
"citations",
"references",
"pmid",
"pmcid",
"doi"
],
"author": "Robert Sullivan",
"license": "MIT",
"bugs": {
"url": "https://github.com/RobSullivan/pmc-cite-ref/issues"
}
}