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
+8 -5
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"dns-prefetch-control@0.2.0",
"/app"
]
],
"_from": "dns-prefetch-control@0.2.0",
"_id": "dns-prefetch-control@0.2.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/helmet"
],
"_resolved": "https://registry.npmjs.org/dns-prefetch-control/-/dns-prefetch-control-0.2.0.tgz",
"_shasum": "73988161841f3dcc81f47686d539a2c702c88624",
"_spec": "dns-prefetch-control@0.2.0",
"_where": "/app/node_modules/helmet",
"_spec": "0.2.0",
"_where": "/app",
"author": {
"name": "Evan Hahn",
"email": "me@evanhahn.com",
@@ -31,8 +36,6 @@
"url": "https://github.com/helmetjs/dns-prefetch-control/issues",
"email": "me@evanhahn.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Middleware to set X-DNS-Prefetch-Control header.",
"devDependencies": {
"@types/connect": "^3.4.32",