Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"content-disposition@0.5.3",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "content-disposition@0.5.3",
|
||||
"_id": "content-disposition@0.5.3",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/express"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz",
|
||||
"_shasum": "e130caf7e7279087c5616c2007d0485698984fbd",
|
||||
"_spec": "content-disposition@0.5.3",
|
||||
"_where": "/app/node_modules/express",
|
||||
"_spec": "0.5.3",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Douglas Christopher Wilson",
|
||||
"email": "doug@somethingdoug.com"
|
||||
@@ -29,11 +34,9 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jshttp/content-disposition/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"safe-buffer": "5.1.2"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Create and parse Content-Disposition header",
|
||||
"devDependencies": {
|
||||
"deep-equal": "1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user