Show dino
This commit is contained in:
+13
-10
@@ -1,28 +1,33 @@
|
||||
{
|
||||
"_from": "on-headers@~1.0.2",
|
||||
"_args": [
|
||||
[
|
||||
"on-headers@1.0.2",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "on-headers@1.0.2",
|
||||
"_id": "on-headers@1.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
|
||||
"_location": "/on-headers",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "on-headers@~1.0.2",
|
||||
"raw": "on-headers@1.0.2",
|
||||
"name": "on-headers",
|
||||
"escapedName": "on-headers",
|
||||
"rawSpec": "~1.0.2",
|
||||
"rawSpec": "1.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~1.0.2"
|
||||
"fetchSpec": "1.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/compression",
|
||||
"/morgan"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
|
||||
"_shasum": "772b0ae6aaa525c399e489adfad90c403eb3c28f",
|
||||
"_spec": "on-headers@~1.0.2",
|
||||
"_where": "/app/node_modules/compression",
|
||||
"_spec": "1.0.2",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Douglas Christopher Wilson",
|
||||
"email": "doug@somethingdoug.com"
|
||||
@@ -30,8 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jshttp/on-headers/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Execute a listener when a response is about to write headers",
|
||||
"devDependencies": {
|
||||
"eslint": "5.14.1",
|
||||
|
||||
Reference in New Issue
Block a user