{
"name": "p3x-docker-debian-testing-mongodb-stable",
"corifeus": {
"prefix": "p3x-",
"type": "build",
"cdn": true,
"nodejs": "v12.8.0",
"icon": "fas fa-database",
"code": "MissOut",
"opencollective": false,
"reponame": "docker-debian-testing-mongodb-stable",
"build": true
},
"version": "2019.10.130",
"description": "✨ Debian Buster / 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": "^2019.10.235"
},
"engines": {
"node": ">=10.16.0"
},
"homepage": "https://pages.corifeus.com/docker-debian-testing-mongodb-stable",
"dependencies": {}
}