1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00
Files
mywebsite/node_modules/mquery/package.json

95 lines
2.2 KiB
JSON

{
"_args": [
[
"mquery@1.6.3",
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongoose"
]
],
"_from": "mquery@1.6.3",
"_id": "mquery@1.6.3",
"_inCache": true,
"_installable": true,
"_location": "/mquery",
"_nodeVersion": "0.12.3",
"_npmUser": {
"email": "val@karpov.io",
"name": "vkarpov15"
},
"_npmVersion": "2.9.1",
"_phantomChildren": {},
"_requested": {
"name": "mquery",
"raw": "mquery@1.6.3",
"rawSpec": "1.6.3",
"scope": null,
"spec": "1.6.3",
"type": "version"
},
"_requiredBy": [
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/mquery/-/mquery-1.6.3.tgz",
"_shasum": "7c02bfb7e49c8012cece1556c5e65fef61f3c8e5",
"_shrinkwrap": null,
"_spec": "mquery@1.6.3",
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongoose",
"author": {
"email": "aaron.heckmann+github@gmail.com",
"name": "Aaron Heckmann"
},
"bugs": {
"url": "https://github.com/aheckmann/mquery/issues/new"
},
"dependencies": {
"bluebird": "2.9.26",
"debug": "2.2.0",
"regexp-clone": "0.0.1",
"sliced": "0.0.5"
},
"description": "Expressive query building for MongoDB",
"devDependencies": {
"istanbul": "0.3.2",
"mocha": "1.9.x",
"mongodb": "1.4.38"
},
"directories": {},
"dist": {
"shasum": "7c02bfb7e49c8012cece1556c5e65fef61f3c8e5",
"tarball": "http://registry.npmjs.org/mquery/-/mquery-1.6.3.tgz"
},
"gitHead": "cd0c3284df2089eed5f0a331802e15c6ff0e7fab",
"homepage": "https://github.com/aheckmann/mquery/",
"keywords": [
"builder",
"mongodb",
"query"
],
"license": "MIT",
"main": "lib/mquery.js",
"maintainers": [
{
"name": "aaron",
"email": "aaron.heckmann+github@gmail.com"
},
{
"name": "ebensing",
"email": "ebensing38@gmail.com"
},
{
"name": "vkarpov15",
"email": "valkar207@gmail.com"
}
],
"name": "mquery",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/aheckmann/mquery.git"
},
"scripts": {
"test": "make test"
},
"version": "1.6.3"
}