quosdolorem
Version:
The MongoDB Shell
102 lines (101 loc) • 2.61 kB
JSON
{
"name": "quosdolorem",
"description": "The MongoDB Shell",
"main": "index.js",
"bin": {
"mongosh": "packages/cli-repl/bin/mongosh.js"
},
"author": "NorvalSchumm",
"config": {
"unsafe-perm": true
},
"repository": {
"type": "git",
"url": "https://github.com/MonaGoyette/quosdolorem.git"
},
"keywords": [
"MongoDB",
"iste",
"Node",
"JS",
"quos",
"magni"
],
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=12.18.4"
},
"devDependencies": {
"@babel/compat-data": "^7.9.0",
"@octokit/rest": "^17.9.0",
"@types/bl": "^2.1.0",
"@types/chai": "^4.2.5",
"@types/download": "^8.0.1",
"@types/mocha": "^5.2.7",
"@types/node": "^14.14.6",
"@types/node-fetch": "^2.5.7",
"@types/parcel-bundler": "^1.12.1",
"@types/rimraf": "^3.0.0",
"@types/semver": "^7.3.4",
"@types/sinon-chai": "^3.2.4",
"@types/tar": "^4.0.3",
"@types/tar-fs": "^2.0.0",
"@types/tmp": "^0.2.0",
"@types/which": "^1.3.2",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.28.4",
"aws-sdk": "^2.674.0",
"axios": "^0.21.1",
"boxednode": "^1.10.8",
"browserify": "^16.5.0",
"chai": "^4.2.0",
"command-exists": "^1.2.9",
"cross-env": "^6.0.3",
"depcheck": "^1.4.1",
"download": "^8.0.0",
"duplexpair": "^1.0.1",
"electron-notarize": "mongodb-js/electron-notarize",
"eslint": "^7.31.0",
"eslint-config-mongodb-js": "^5.0.3",
"eslint-plugin-mocha": "^9.0.0",
"find-up": "^5.0.0",
"handlebars": "^4.7.7",
"js-yaml": "^3.13.1",
"karma": "^6.3.4",
"karma-chrome-launcher": "^3.1.0",
"karma-cli": "^2.0.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-typescript": "^5.5.1",
"lerna": "^4.0.0",
"mocha": "^7.1.2",
"mongodb": "^4.7.0",
"mongodb-download-url": "^1.2.2",
"mongodb-js-precommit": "^2.0.0",
"nock": "^13.0.11",
"node-codesign": "^0.3.3",
"node-fetch": "^2.6.1",
"node-gyp": "^9.0.0",
"nyc": "^15.1.0",
"parcel-bundler": "^1.12.5",
"pkg-up": "^3.1.0",
"rimraf": "^3.0.2",
"semver": "^7.3.2",
"sinon": "^7.5.0",
"sinon-chai": "^3.4.0",
"tar": "^6.0.1",
"tar-fs": "^2.1.0",
"tmp-promise": "^3.0.2",
"ts-node": "^10.7.0",
"ts-sinon": "^1.2.0",
"typescript": "^4.6.2",
"uuid": "^3.3.3",
"which": "^2.0.2",
"yaml": "^1.10.0"
},
"version": "1.0.3",
"homepage": "https://github.com/MonaGoyette/quosdolorem.git"
}