{ "name": "p3x-docker-debian-testing-mongodb-stable", "corifeus": { "prefix": "p3x-", "type": "build", "cdn": true, "nodejs": "v14.15.3", "icon": "fas fa-database", "code": "MissOut", "opencollective": false, "reponame": "docker-debian-testing-mongodb-stable", "build": true }, "version": "2020.10.125", "description": "✨ Debian Bullseye / Bookworm / Testing / SID MongoDB and MongoDB Tools build stable ", "main": "src/index.js", "directories": { "test": "test" }, "scripts": { "test": "grunt", "coverage": "istanbul cover node_modules/mocha/bin/_mocha --report clover -- -R spec test/mocha/**/*.js" }, "repository": { "type": "git", "url": "https://github.com/patrikx3.com/docker-debian-testing-mongodb-stable" }, "keywords": [ "debian", "mongodb", "mongodb tools", "stretch", "buster", "bullseye", "testing", "tools", "mongodb-tools", "build", "linux", "stable", "latest" ], "author": "Patrik Laszlo <alabard@gmail.com>", "license": "MIT", "devDependencies": { "corifeus-builder": "^2020.10.152" }, "engines": { "node": ">=12.13.0" }, "homepage": "https://corifeus.com/docker-debian-testing-mongodb-stable", "dependencies": {} }