| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/mongodb/ |
Upload File : |
{
"_args": [
[
{
"raw": "mongodb@^2.0.39",
"scope": null,
"escapedName": "mongodb",
"name": "mongodb",
"rawSpec": "^2.0.39",
"spec": ">=2.0.39 <3.0.0",
"type": "range"
},
"/home/gavin/workspace/meanjs/node_modules/acl"
]
],
"_from": "mongodb@>=2.0.39 <3.0.0",
"_id": "mongodb@2.2.10",
"_inCache": true,
"_location": "/mongodb",
"_nodeVersion": "6.2.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/mongodb-2.2.10.tgz_1473935960262_0.4293611280154437"
},
"_npmUser": {
"name": "christkv",
"email": "christkv@gmail.com"
},
"_npmVersion": "3.9.5",
"_phantomChildren": {},
"_requested": {
"raw": "mongodb@^2.0.39",
"scope": null,
"escapedName": "mongodb",
"name": "mongodb",
"rawSpec": "^2.0.39",
"spec": ">=2.0.39 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/acl",
"/connect-mongo",
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/mongodb/-/mongodb-2.2.10.tgz",
"_shasum": "d11273a5a53b08e17bcc4c8a295ded0f151ccae6",
"_shrinkwrap": null,
"_spec": "mongodb@^2.0.39",
"_where": "/home/gavin/workspace/meanjs/node_modules/acl",
"author": {
"name": "Christian Kvalheim"
},
"bugs": {
"url": "https://github.com/mongodb/node-mongodb-native/issues"
},
"dependencies": {
"es6-promise": "3.2.1",
"mongodb-core": "2.0.12",
"readable-stream": "2.1.5"
},
"description": "The official MongoDB driver for Node.js",
"devDependencies": {
"JSONStream": "^1.0.7",
"betterbenchmarks": "^0.1.0",
"bluebird": "3.4.6",
"bson": "^0.5.1",
"cli-table": "^0.3.1",
"co": "4.6.0",
"colors": "^1.1.2",
"coveralls": "^2.11.6",
"event-stream": "^3.3.2",
"gleak": "0.5.0",
"integra": "0.1.8",
"jsdoc": "3.4.0",
"ldjson-stream": "^1.2.1",
"mongodb-extended-json": "1.7.1",
"mongodb-topology-manager": "1.0.x",
"mongodb-version-manager": "^1.0.6",
"nyc": "^8.1.0",
"optimist": "0.6.1",
"rimraf": "2.5.4",
"semver": "5.3.0",
"worker-farm": "^1.3.1"
},
"directories": {},
"dist": {
"shasum": "d11273a5a53b08e17bcc4c8a295ded0f151ccae6",
"tarball": "https://registry.npmjs.org/mongodb/-/mongodb-2.2.10.tgz"
},
"engines": {
"node": ">=0.10.3"
},
"gitHead": "e9fe6432cd606495787ddc74f944c6872c0f0c65",
"homepage": "https://github.com/mongodb/node-mongodb-native",
"keywords": [
"mongodb",
"driver",
"official"
],
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"name": "christkv",
"email": "christkv@gmail.com"
}
],
"name": "mongodb",
"nyc": {
"include": [
"lib/**/*.js"
]
},
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mongodb/node-mongodb-native.git"
},
"scripts": {
"coverage": "nyc node test/runner.js -t functional && node_modules/.bin/nyc report --reporter=text-lcov | node_modules/.bin/coveralls",
"test": "node test/runner.js -t functional"
},
"version": "2.2.10"
}