{
|
|
"name": "mongoose",
|
|
"description": "Elegant MongoDB object modeling for Node.js",
|
|
"version": "3.6.20",
|
|
"author": {
|
|
"name": "Guillermo Rauch",
|
|
"email": "guillermo@learnboost.com"
|
|
},
|
|
"keywords": [
|
|
"mongodb",
|
|
"document",
|
|
"model",
|
|
"schema",
|
|
"database",
|
|
"odm",
|
|
"data",
|
|
"datastore",
|
|
"query",
|
|
"nosql",
|
|
"orm",
|
|
"db"
|
|
],
|
|
"dependencies": {
|
|
"hooks": "0.2.1",
|
|
"mongodb": "1.3.19",
|
|
"ms": "0.1.0",
|
|
"sliced": "0.0.5",
|
|
"muri": "0.3.1",
|
|
"mpromise": "0.2.1",
|
|
"mpath": "0.1.1",
|
|
"regexp-clone": "0.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"mocha": "1.12.0",
|
|
"node-static": "0.5.9",
|
|
"dox": "0.3.1",
|
|
"jade": "0.26.3",
|
|
"highlight.js": "7.0.1",
|
|
"markdown": "0.3.1",
|
|
"promises-aplus-tests": ">= 1.0.2",
|
|
"tbd": "0.6.4",
|
|
"benchmark": "1.0.0",
|
|
"open": "0.0.3"
|
|
},
|
|
"directories": {
|
|
"lib": "./lib/mongoose"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"main": "./index.js",
|
|
"engines": {
|
|
"node": ">=0.6.19"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/learnboost/mongoose/issues/new"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/LearnBoost/mongoose.git"
|
|
},
|
|
"homepage": "http://mongoosejs.com",
|
|
"_id": "mongoose@3.6.20",
|
|
"dist": {
|
|
"shasum": "47263843e6b812ea207eec104c40a36c8d215f53",
|
|
"tarball": "https://registry.npmjs.org/mongoose/-/mongoose-3.6.20.tgz"
|
|
},
|
|
"_from": "mongoose@>=3.6.11 <3.7.0",
|
|
"_npmVersion": "1.3.8",
|
|
"_npmUser": {
|
|
"name": "aaron",
|
|
"email": "aaron.heckmann+github@gmail.com"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "rauchg",
|
|
"email": "rauchg@gmail.com"
|
|
},
|
|
{
|
|
"name": "tjholowaychuk",
|
|
"email": "tj@vision-media.ca"
|
|
},
|
|
{
|
|
"name": "aaron",
|
|
"email": "aaron.heckmann+github@gmail.com"
|
|
}
|
|
],
|
|
"_shasum": "47263843e6b812ea207eec104c40a36c8d215f53",
|
|
"_resolved": "https://registry.npmjs.org/mongoose/-/mongoose-3.6.20.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|