{ "_args": [ [ "mongodb@3.5.5", "/home/art/Documents/API-REST-Etudiants/api/node_modules/mongoose" ] ], "_from": "mongodb@3.5.5", "_hasShrinkwrap": false, "_id": "mongodb@3.5.5", "_inCache": true, "_installable": true, "_location": "/mongodb", "_nodeVersion": "12.10.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/mongodb_3.5.5_1583958598032_0.571798636134093" }, "_npmUser": { "email": "mbroadst@gmail.com", "name": "mbroadst" }, "_npmVersion": "6.10.3", "_phantomChildren": {}, "_requested": { "name": "mongodb", "raw": "mongodb@3.5.5", "rawSpec": "3.5.5", "scope": null, "spec": "3.5.5", "type": "version" }, "_requiredBy": [ "/mongoose" ], "_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-3.5.5.tgz", "_shasum": "1334c3e5a384469ac7ef0dea69d59acc829a496a", "_shrinkwrap": null, "_spec": "mongodb@3.5.5", "_where": "/home/art/Documents/API-REST-Etudiants/api/node_modules/mongoose", "bugs": { "url": "https://github.com/mongodb/node-mongodb-native/issues" }, "dependencies": { "bl": "^2.2.0", "bson": "^1.1.1", "denque": "^1.4.1", "require_optional": "^1.0.1", "safe-buffer": "^5.1.2", "saslprep": "^1.0.0" }, "description": "The official MongoDB driver for Node.js", "devDependencies": { "chai": "^4.1.1", "chai-subset": "^1.6.0", "chalk": "^2.4.2", "co": "4.6.0", "coveralls": "^2.11.6", "eslint": "^4.5.0", "eslint-plugin-prettier": "^2.2.0", "istanbul": "^0.4.5", "jsdoc": "3.5.5", "lodash.camelcase": "^4.3.0", "mocha": "5.2.0", "mocha-sinon": "^2.1.0", "mongodb-extjson": "^2.1.1", "mongodb-mock-server": "^1.0.1", "prettier": "^1.19.1", "semver": "^5.5.0", "sinon": "^4.3.0", "sinon-chai": "^3.2.0", "snappy": "^6.1.2", "standard-version": "^4.4.0", "worker-farm": "^1.5.0", "wtfnode": "^0.8.0", "yargs": "^14.2.0" }, "directories": {}, "dist": { "fileCount": 147, "integrity": "sha512-GCjDxR3UOltDq00Zcpzql6dQo1sVry60OXJY3TDmFc2SWFY6c8Gn1Ardidc5jDirvJrx2GC3knGOImKphbSL3A==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeaUpGCRA9TVsSAnZWagAAFxoP/RLgiiDog0mhyBPvT6Mv\nn/Xd7OX7pV4P4EHWJxC/L1wHk+DVGn4X80JbOdfnI1xYg3gkmowDxum63K30\n0Fr8QZMiT2KPuSpwSNJNWGUCSz21TTXn4cesuhah/+D7lsL9swf8DTHeM0Ik\nHmrNTJWfCvy8ww+fOpJmmunOH/m87t8Cn8FEJ5hOMDPawLxK3aSmi9PbnUHF\n7/HoWSEEN2lr4YuoWlcSBL/JrT97f2U/MhTW8CPqyyAgrPxTUJ7Ck3jpbDLM\nm+zj4DIz+8ALdPU3XVOWA1i/8RSnkA/RWOVD3TWKQMVW4p//hRvQICp/sKJ+\nyQ1mihO4DFay7klZnRiHvcwT0Qge37VvfrSdB+fa0GAp5qb5k8HYrBltF3pq\nyNdcf8iYVAgEToBKn1JqiEi9C0ERCDdaoD3OYgtmeHw0rJdvX1CKwfyT3h5l\nOFvIqtYTR8jlv6J/9j4kAQuCgOS5ays//Rc/5k5dWiYQgLVy12pbVSB3kzCv\nneExTR+Ah8HxaqXxqFiTljLiDrDhANE+QXqAB36LGJkePo1+KZ9BCwJAk05F\nl+049mVUfeddXfxqJZ4Cnf5FXHcpMnEvec02/cnygmVm9VeVvmihqfA3+OSe\ndHMEsyLTVd/x1AiMD+6Pu2ScRIp7DC1SGdpH7p85xB3DwwcvNvx71vUvhYed\nlcrM\r\n=0Ef1\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "1334c3e5a384469ac7ef0dea69d59acc829a496a", "tarball": "https://registry.npmjs.org/mongodb/-/mongodb-3.5.5.tgz", "unpackedSize": 1458164 }, "engines": { "node": ">=4" }, "gitHead": "d7ac1761bc02ec27d56ffe8bd2fb12a9f5468219", "homepage": "https://github.com/mongodb/node-mongodb-native", "keywords": [ "driver", "mongodb", "official" ], "license": "Apache-2.0", "main": "index.js", "maintainers": [ { "name": "daprahamian", "email": "dan.aprahamian@gmail.com" }, { "name": "mbroadst", "email": "mbroadst@gmail.com" } ], "name": "mongodb", "optionalDependencies": { "saslprep": "^1.0.0" }, "peerOptionalDependencies": { "bson-ext": "^2.0.0", "kerberos": "^1.1.0", "mongodb-client-encryption": "^1.0.0", "mongodb-extjson": "^2.1.2", "snappy": "^6.1.1" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/mongodb/node-mongodb-native.git" }, "scripts": { "atlas": "node ./test/tools/atlas_connectivity_tests.js", "bench": "node test/benchmarks/driverBench/", "coverage": "istanbul cover mongodb-test-runner -- -t 60000 test/core test/unit test/functional", "format": "prettier --print-width 100 --tab-width 2 --single-quote --write 'test/**/*.js' 'lib/**/*.js'", "generate-evergreen": "node .evergreen/generate_evergreen_tasks.js", "lint": "eslint lib test", "release": "standard-version -i HISTORY.md", "test": "npm run lint && mocha --recursive test/functional test/unit test/core", "test-nolint": "mocha --recursive test/functional test/unit test/core" }, "version": "3.5.5" }