Comparing version 0.8.11 to 0.8.13
@@ -27,5 +27,5 @@ (function() { | ||
console.log(' email: ' + result.email); | ||
return fs.writeFileSync('./config.json', JSON.stringify('result')); | ||
return fs.writeFileSync('./config.json', JSON.stringify(result)); | ||
}); | ||
}).call(this); |
{ | ||
"name": "meta-map", | ||
"version": "0.8.11", | ||
"version": "0.8.13", | ||
"description": "Package providing access to the MetaMap Web API for UMLS", | ||
@@ -5,0 +5,0 @@ "main": "lib/metaMap.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3018508