Show dino
This commit is contained in:
+12
-10
@@ -1,27 +1,31 @@
|
||||
{
|
||||
"_from": "mongoose@^4.11.14",
|
||||
"_args": [
|
||||
[
|
||||
"mongoose@4.13.19",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "mongoose@4.13.19",
|
||||
"_id": "mongoose@4.13.19",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-O41XmkbAZtLK6Uw4cqjI30s0sP8oZeG+aWweOIyE2VYHMQiYDWhVkBMtsv+Kv8chDizaBhO5oErTHexLQKzU+w==",
|
||||
"_location": "/mongoose",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "mongoose@^4.11.14",
|
||||
"raw": "mongoose@4.13.19",
|
||||
"name": "mongoose",
|
||||
"escapedName": "mongoose",
|
||||
"rawSpec": "^4.11.14",
|
||||
"rawSpec": "4.13.19",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.11.14"
|
||||
"fetchSpec": "4.13.19"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/mongoose/-/mongoose-4.13.19.tgz",
|
||||
"_shasum": "58fd2d7dcc02985035ec65a52c99df9078485065",
|
||||
"_spec": "mongoose@^4.11.14",
|
||||
"_spec": "4.13.19",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Guillermo Rauch",
|
||||
@@ -41,7 +45,6 @@
|
||||
"url": "https://github.com/Automattic/mongoose/issues/new",
|
||||
"email": "mongoose-orm@googlegroups.com"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"async": "2.6.0",
|
||||
"bson": "~1.0.4",
|
||||
@@ -57,7 +60,6 @@
|
||||
"regexp-clone": "0.0.1",
|
||||
"sliced": "1.0.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Mongoose MongoDB ODM",
|
||||
"devDependencies": {
|
||||
"acquit": "0.4.1",
|
||||
|
||||
Reference in New Issue
Block a user