2019-02-01 14:06:44 +01:00
|
|
|
{
|
2019-06-04 14:29:48 +02:00
|
|
|
"_from": "mpath@0.6.0",
|
|
|
|
"_id": "mpath@0.6.0",
|
2019-02-01 14:06:44 +01:00
|
|
|
"_inBundle": false,
|
2019-06-04 14:29:48 +02:00
|
|
|
"_integrity": "sha512-i75qh79MJ5Xo/sbhxrDrPSEG0H/mr1kcZXJ8dH6URU5jD/knFxCVqVC/gVSW7GIXL/9hHWlT9haLbCXWOll3qw==",
|
2019-02-01 14:06:44 +01:00
|
|
|
"_location": "/mpath",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
2019-06-04 14:29:48 +02:00
|
|
|
"raw": "mpath@0.6.0",
|
2019-02-01 14:06:44 +01:00
|
|
|
"name": "mpath",
|
|
|
|
"escapedName": "mpath",
|
2019-06-04 14:29:48 +02:00
|
|
|
"rawSpec": "0.6.0",
|
2019-02-01 14:06:44 +01:00
|
|
|
"saveSpec": null,
|
2019-06-04 14:29:48 +02:00
|
|
|
"fetchSpec": "0.6.0"
|
2019-02-01 14:06:44 +01:00
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/mongoose"
|
|
|
|
],
|
2019-06-04 14:29:48 +02:00
|
|
|
"_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.6.0.tgz",
|
|
|
|
"_shasum": "aa922029fca4f0f641f360e74c5c1b6a4c47078e",
|
|
|
|
"_spec": "mpath@0.6.0",
|
|
|
|
"_where": "/home/erik/Documents/workspace_brackets/a1_BME_Project_Ohm/om/node_modules/mongoose",
|
2019-02-01 14:06:44 +01:00
|
|
|
"author": {
|
|
|
|
"name": "Aaron Heckmann",
|
|
|
|
"email": "aaron.heckmann+github@gmail.com"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/aheckmann/mpath/issues"
|
|
|
|
},
|
|
|
|
"bundleDependencies": false,
|
|
|
|
"deprecated": false,
|
|
|
|
"description": "{G,S}et object values using MongoDB-like path notation",
|
|
|
|
"devDependencies": {
|
|
|
|
"benchmark": "~1.0.0",
|
2019-06-04 14:29:48 +02:00
|
|
|
"mocha": "5.x"
|
2019-02-01 14:06:44 +01:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0.0"
|
|
|
|
},
|
|
|
|
"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": "mocha test/*"
|
|
|
|
},
|
2019-06-04 14:29:48 +02:00
|
|
|
"version": "0.6.0"
|
2019-02-01 14:06:44 +01:00
|
|
|
}
|