Show dino

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-04-01 23:50:42 +02:00
parent 13822fcaba
commit 09924eb01c
171 changed files with 3126 additions and 1270 deletions
+13 -10
View File
@@ -1,19 +1,25 @@
{
"_from": "vary@~1.1.2",
"_args": [
[
"vary@1.1.2",
"/app"
]
],
"_from": "vary@1.1.2",
"_id": "vary@1.1.2",
"_inBundle": false,
"_integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
"_location": "/vary",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "vary@~1.1.2",
"raw": "vary@1.1.2",
"name": "vary",
"escapedName": "vary",
"rawSpec": "~1.1.2",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "~1.1.2"
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/compression",
@@ -21,9 +27,8 @@
"/method-override"
],
"_resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
"_shasum": "2299f02c6ded30d4a5961b0b9f74524a18f634fc",
"_spec": "vary@~1.1.2",
"_where": "/app/node_modules/compression",
"_spec": "1.1.2",
"_where": "/app",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
@@ -31,8 +36,6 @@
"bugs": {
"url": "https://github.com/jshttp/vary/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Manipulate the HTTP Vary header",
"devDependencies": {
"beautify-benchmark": "0.2.4",