Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "node-ncbi", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Access and parse the NCBI eUtils API in Node or the Browser", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
#node-ncbi# | ||
# node-ncbi | ||
@@ -3,0 +3,0 @@ A nodejs wrapper for the NCBI eUtils API. You can use it to search PubMed or other databases and get the results as a JavaScript object. |