You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.3 KiB
61 lines
1.3 KiB
{
|
|
"_args": [
|
|
[
|
|
"mpath@0.3.0",
|
|
"/Users/matthuntington/Desktop/auth"
|
|
]
|
|
],
|
|
"_from": "mpath@0.3.0",
|
|
"_id": "mpath@0.3.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-elj3iem1/TyUUgY0FXlg8mvV70Q=",
|
|
"_location": "/mpath",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "mpath@0.3.0",
|
|
"name": "mpath",
|
|
"escapedName": "mpath",
|
|
"rawSpec": "0.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/mongoose"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.3.0.tgz",
|
|
"_spec": "0.3.0",
|
|
"_where": "/Users/matthuntington/Desktop/auth",
|
|
"author": {
|
|
"name": "Aaron Heckmann",
|
|
"email": "aaron.heckmann+github@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/aheckmann/mpath/issues"
|
|
},
|
|
"description": "{G,S}et object values using MongoDB-like path notation",
|
|
"devDependencies": {
|
|
"benchmark": "~1.0.0",
|
|
"mocha": "1.8.1"
|
|
},
|
|
"homepage": "https://github.com/aheckmann/mpath#readme",
|
|
"keywords": [
|
|
"mongodb",
|
|
"path",
|
|
"get",
|
|
"set"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "mpath",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/aheckmann/mpath.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.3.0"
|
|
}
|