mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
92 lines
2.3 KiB
JSON
92 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"mongodb-core@1.2.31",
|
|
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongodb"
|
|
]
|
|
],
|
|
"_from": "mongodb-core@1.2.31",
|
|
"_id": "mongodb-core@1.2.31",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/mongodb-core",
|
|
"_npmUser": {
|
|
"email": "christkv@gmail.com",
|
|
"name": "christkv"
|
|
},
|
|
"_npmVersion": "1.4.14",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "mongodb-core",
|
|
"raw": "mongodb-core@1.2.31",
|
|
"rawSpec": "1.2.31",
|
|
"scope": null,
|
|
"spec": "1.2.31",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/mongodb"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mongodb-core/-/mongodb-core-1.2.31.tgz",
|
|
"_shasum": "f1e6405f03d40846fdb838a702507affa3cb2c39",
|
|
"_shrinkwrap": null,
|
|
"_spec": "mongodb-core@1.2.31",
|
|
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongodb",
|
|
"author": {
|
|
"name": "Christian Kvalheim"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/christkv/mongodb-core/issues"
|
|
},
|
|
"dependencies": {
|
|
"bson": "~0.4.20"
|
|
},
|
|
"description": "Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications",
|
|
"devDependencies": {
|
|
"co": "4.5.4",
|
|
"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",
|
|
"optimist": "latest",
|
|
"rimraf": "2.2.6",
|
|
"semver": "4.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "f1e6405f03d40846fdb838a702507affa3cb2c39",
|
|
"tarball": "http://registry.npmjs.org/mongodb-core/-/mongodb-core-1.2.31.tgz"
|
|
},
|
|
"gitHead": "83317be9200ada9d55ce27f16f3ecd17d889e7b6",
|
|
"homepage": "https://github.com/christkv/mongodb-core",
|
|
"keywords": [
|
|
"core",
|
|
"mongodb"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "christkv",
|
|
"email": "christkv@gmail.com"
|
|
}
|
|
],
|
|
"name": "mongodb-core",
|
|
"optionalDependencies": {},
|
|
"peerDependencies": {
|
|
"kerberos": "~0.0"
|
|
},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/christkv/mongodb-core.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/runner.js -t functional"
|
|
},
|
|
"version": "1.2.31"
|
|
}
|