Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"mpromise@0.5.5",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "mpromise@0.5.5",
|
||||
"_id": "mpromise@0.5.5",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/mongoose"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/mpromise/-/mpromise-0.5.5.tgz",
|
||||
"_shasum": "f5b24259d763acc2257b0a0c8c6d866fd51732e6",
|
||||
"_spec": "mpromise@0.5.5",
|
||||
"_where": "/app/node_modules/mongoose",
|
||||
"_spec": "0.5.5",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Aaron Heckmann",
|
||||
"email": "aaron.heckmann+github@gmail.com"
|
||||
@@ -29,7 +34,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/aheckmann/mpromise/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Refael Ackermann",
|
||||
@@ -37,7 +41,6 @@
|
||||
"url": "http://node.org.il/"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Promises A+ conformant implementation",
|
||||
"devDependencies": {
|
||||
"mocha": "1.21.4",
|
||||
|
||||
Reference in New Issue
Block a user