Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"es6-promise@3.2.1",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "es6-promise@3.2.1",
|
||||
"_id": "es6-promise@3.2.1",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/mongodb"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-3.2.1.tgz",
|
||||
"_shasum": "ec56233868032909207170c39448e24449dd1fc4",
|
||||
"_spec": "es6-promise@3.2.1",
|
||||
"_where": "/app/node_modules/mongodb",
|
||||
"_spec": "3.2.1",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Yehuda Katz, Tom Dale, Stefan Penner and contributors",
|
||||
"url": "Conversion to ES6 API by Jake Archibald"
|
||||
@@ -32,8 +37,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jakearchibald/ES6-Promises/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "A lightweight library that provides tools for organizing asynchronous code",
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user