Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"async@2.6.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "async@2.6.0",
|
||||
"_id": "async@2.6.0",
|
||||
"_inBundle": false,
|
||||
@@ -19,20 +25,17 @@
|
||||
"/mongoose"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/async/-/async-2.6.0.tgz",
|
||||
"_shasum": "61a29abb6fcc026fea77e56d1c6ec53a795951f4",
|
||||
"_spec": "async@2.6.0",
|
||||
"_where": "/app/node_modules/mongoose",
|
||||
"_spec": "2.6.0",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Caolan McMahon"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/caolan/async/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"lodash": "^4.14.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Higher-order functions and common patterns for asynchronous code",
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.24.0",
|
||||
|
||||
Reference in New Issue
Block a user