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,38 +1,41 @@
{
"_from": "forwarded@~0.1.2",
"_args": [
[
"forwarded@0.1.2",
"/app"
]
],
"_from": "forwarded@0.1.2",
"_id": "forwarded@0.1.2",
"_inBundle": false,
"_integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=",
"_location": "/forwarded",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "forwarded@~0.1.2",
"raw": "forwarded@0.1.2",
"name": "forwarded",
"escapedName": "forwarded",
"rawSpec": "~0.1.2",
"rawSpec": "0.1.2",
"saveSpec": null,
"fetchSpec": "~0.1.2"
"fetchSpec": "0.1.2"
},
"_requiredBy": [
"/proxy-addr"
],
"_resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz",
"_shasum": "98c23dab1175657b8c0573e8ceccd91b0ff18c84",
"_spec": "forwarded@~0.1.2",
"_where": "/app/node_modules/proxy-addr",
"_spec": "0.1.2",
"_where": "/app",
"bugs": {
"url": "https://github.com/jshttp/forwarded/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
}
],
"deprecated": false,
"description": "Parse HTTP X-Forwarded-For header",
"devDependencies": {
"beautify-benchmark": "0.2.4",