| 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-core/ |
Upload File : |
{
"_args": [
[
{
"raw": "mongodb-core@2.0.12",
"scope": null,
"escapedName": "mongodb-core",
"name": "mongodb-core",
"rawSpec": "2.0.12",
"spec": "2.0.12",
"type": "version"
},
"/home/gavin/workspace/meanjs/node_modules/mongodb"
]
],
"_from": "mongodb-core@2.0.12",
"_id": "mongodb-core@2.0.12",
"_inCache": true,
"_location": "/mongodb-core",
"_nodeVersion": "6.2.2",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/mongodb-core-2.0.12.tgz_1473932293234_0.604569032555446"
},
"_npmUser": {
"name": "christkv",
"email": "christkv@gmail.com"
},
"_npmVersion": "3.9.5",
"_phantomChildren": {},
"_requested": {
"raw": "mongodb-core@2.0.12",
"scope": null,
"escapedName": "mongodb-core",
"name": "mongodb-core",
"rawSpec": "2.0.12",
"spec": "2.0.12",
"type": "version"
},
"_requiredBy": [
"/mongodb"
],
"_resolved": "https://registry.npmjs.org/mongodb-core/-/mongodb-core-2.0.12.tgz",
"_shasum": "bb66aad550e252731f8ad49276815264a91c337c",
"_shrinkwrap": null,
"_spec": "mongodb-core@2.0.12",
"_where": "/home/gavin/workspace/meanjs/node_modules/mongodb",
"author": {
"name": "Christian Kvalheim"
},
"bugs": {
"url": "https://github.com/christkv/mongodb-core/issues"
},
"dependencies": {
"bson": "~0.5.5",
"require_optional": "~1.0.0"
},
"description": "Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications",
"devDependencies": {
"co": "4.5.4",
"coveralls": "^2.11.6",
"es6-promise": "^3.0.2",
"gleak": "0.5.0",
"integra": "0.1.8",
"jsdoc": "3.3.0-alpha8",
"mkdirp": "0.5.0",
"mongodb-topology-manager": "1.0.x",
"mongodb-version-manager": "^1.x",
"nyc": "^5.5.0",
"optimist": "latest",
"rimraf": "2.2.6",
"semver": "4.1.0"
},
"directories": {},
"dist": {
"shasum": "bb66aad550e252731f8ad49276815264a91c337c",
"tarball": "https://registry.npmjs.org/mongodb-core/-/mongodb-core-2.0.12.tgz"
},
"gitHead": "85c9ccf74670578ba0becc8f9ecfb502c7268df4",
"homepage": "https://github.com/christkv/mongodb-core",
"keywords": [
"mongodb",
"core"
],
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"name": "christkv",
"email": "christkv@gmail.com"
}
],
"name": "mongodb-core",
"optionalDependencies": {},
"peerOptionalDependencies": {
"kerberos": "~0.0"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/christkv/mongodb-core.git"
},
"scripts": {
"coverage": "nyc node test/runner.js -t functional -l && node_modules/.bin/nyc report --reporter=text-lcov | node_modules/.bin/coveralls",
"test": "node test/runner.js -t functional"
},
"version": "2.0.12"
}