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,35 +1,39 @@
{
"_from": "methods@~1.1.2",
"_args": [
[
"methods@1.1.2",
"/app"
]
],
"_from": "methods@1.1.2",
"_id": "methods@1.1.2",
"_inBundle": false,
"_integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
"_location": "/methods",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "methods@~1.1.2",
"raw": "methods@1.1.2",
"name": "methods",
"escapedName": "methods",
"rawSpec": "~1.1.2",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "~1.1.2"
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/express",
"/method-override"
],
"_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
"_shasum": "5529a4d67654134edcc5266656835b0f851afcee",
"_spec": "methods@~1.1.2",
"_where": "/app/node_modules/express",
"_spec": "1.1.2",
"_where": "/app",
"browser": {
"http": false
},
"bugs": {
"url": "https://github.com/jshttp/methods/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -46,7 +50,6 @@
"url": "http://tjholowaychuk.com"
}
],
"deprecated": false,
"description": "HTTP methods that node supports",
"devDependencies": {
"istanbul": "0.4.1",