Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"mpath@0.5.1",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "mpath@0.5.1",
|
||||
"_id": "mpath@0.5.1",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/mongoose"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/mpath/-/mpath-0.5.1.tgz",
|
||||
"_shasum": "17131501f1ff9e6e4fbc8ffa875aa7065b5775ab",
|
||||
"_spec": "mpath@0.5.1",
|
||||
"_where": "/app/node_modules/mongoose",
|
||||
"_spec": "0.5.1",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Aaron Heckmann",
|
||||
"email": "aaron.heckmann+github@gmail.com"
|
||||
@@ -29,8 +34,6 @@
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user