parse-mongo-url
Version:
parse mongodb connection strings.
20 lines (19 loc) • 554 B
JSON
{
"name": "parse-mongo-url",
"version": "1.1.1",
"description": "parse mongodb connection strings.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/sorribas/parse-mongo-url"
},
"author": "Eduardo Sorribas <eduardo@sorribas.org> (http://sorribas.org/)",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/sorribas/parse-mongo-url/issues"
},
"homepage": "https://github.com/sorribas/parse-mongo-url"
}