mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
79 lines
1.8 KiB
JSON
79 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"mpath@0.1.1",
|
|
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongoose"
|
|
]
|
|
],
|
|
"_from": "mpath@0.1.1",
|
|
"_id": "mpath@0.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/mpath",
|
|
"_npmUser": {
|
|
"email": "aaron.heckmann+github@gmail.com",
|
|
"name": "aaron"
|
|
},
|
|
"_npmVersion": "1.1.59",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "mpath",
|
|
"raw": "mpath@0.1.1",
|
|
"rawSpec": "0.1.1",
|
|
"scope": null,
|
|
"spec": "0.1.1",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/mongoose"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.1.1.tgz",
|
|
"_shasum": "23da852b7c232ee097f4759d29c0ee9cd22d5e46",
|
|
"_shrinkwrap": null,
|
|
"_spec": "mpath@0.1.1",
|
|
"_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/mpath/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "{G,S}et object values using MongoDB path notation",
|
|
"devDependencies": {
|
|
"mocha": "1.6.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "23da852b7c232ee097f4759d29c0ee9cd22d5e46",
|
|
"tarball": "http://registry.npmjs.org/mpath/-/mpath-0.1.1.tgz"
|
|
},
|
|
"homepage": "https://github.com/aheckmann/mpath#readme",
|
|
"keywords": [
|
|
"get",
|
|
"mongodb",
|
|
"path",
|
|
"set"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "aaron",
|
|
"email": "aaron.heckmann+github@gmail.com"
|
|
}
|
|
],
|
|
"name": "mpath",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/aheckmann/mpath.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|