{"library":"mongodb-dbpath","type":"library","category":null,"description":"A utility to obtain a writeable filesystem path suitable for MongoDB's --dbpath option, creating the directory if it doesn't exist. Version 0.0.1 is the only release; no maintenance or release cadence indicated. It differentiates by platform: on Travis CI uses process.cwd(), on AppVeyor uses LOCALAPPDATA, and on local laptops defaults to ~/.mongodb/data/<name>. Useful for scripts that need a predictable MongoDB data directory across environments.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript","mongodb","mongodb.js"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongodb-dbpath","imports":["var dbpath = require('mongodb-dbpath');"]},{"cmd":"yarn add mongodb-dbpath","imports":[]},{"cmd":"pnpm add mongodb-dbpath","imports":[]}],"homepage":"http://github.com/mongodb-js/mongodb-dbpath","github":"git://github.com/mongodb-js/mongodb-dbpath","docs":null,"changelog":null,"pypi":null,"npm":"mongodb-dbpath","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}