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": "parseurl@~1.3.3",
"_args": [
[
"parseurl@1.3.3",
"/app"
]
],
"_from": "parseurl@1.3.3",
"_id": "parseurl@1.3.3",
"_inBundle": false,
"_integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
"_location": "/parseurl",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "parseurl@~1.3.3",
"raw": "parseurl@1.3.3",
"name": "parseurl",
"escapedName": "parseurl",
"rawSpec": "~1.3.3",
"rawSpec": "1.3.3",
"saveSpec": null,
"fetchSpec": "~1.3.3"
"fetchSpec": "1.3.3"
},
"_requiredBy": [
"/express",
@@ -23,13 +29,11 @@
"/serve-static"
],
"_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
"_shasum": "9da19e7bee8d12dff0513ed5b76957793bc2e8d4",
"_spec": "parseurl@~1.3.3",
"_where": "/app/node_modules/express",
"_spec": "1.3.3",
"_where": "/app",
"bugs": {
"url": "https://github.com/pillarjs/parseurl/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -41,7 +45,6 @@
"url": "http://jongleberry.com"
}
],
"deprecated": false,
"description": "parse a url with memoization",
"devDependencies": {
"beautify-benchmark": "0.2.4",