Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"bluebird@3.5.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "bluebird@3.5.0",
|
||||
"_id": "bluebird@3.5.0",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/mquery"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz",
|
||||
"_shasum": "791420d7f551eea2897453a8a77653f96606d67c",
|
||||
"_spec": "bluebird@3.5.0",
|
||||
"_where": "/app/node_modules/mquery",
|
||||
"_spec": "3.5.0",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Petka Antonov",
|
||||
"email": "petka_antonov@hotmail.com",
|
||||
@@ -31,8 +36,6 @@
|
||||
"bugs": {
|
||||
"url": "http://github.com/petkaantonov/bluebird/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Full featured Promises/A+ implementation with exceptionally good performance",
|
||||
"devDependencies": {
|
||||
"acorn": "~0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user