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,27 +1,32 @@
{
"_from": "aws4@^1.8.0",
"_args": [
[
"aws4@1.9.1",
"/app"
]
],
"_from": "aws4@1.9.1",
"_id": "aws4@1.9.1",
"_inBundle": false,
"_integrity": "sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==",
"_location": "/aws4",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "aws4@^1.8.0",
"raw": "aws4@1.9.1",
"name": "aws4",
"escapedName": "aws4",
"rawSpec": "^1.8.0",
"rawSpec": "1.9.1",
"saveSpec": null,
"fetchSpec": "^1.8.0"
"fetchSpec": "1.9.1"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.9.1.tgz",
"_shasum": "7e33d8f7d449b3f673cd72deb9abdc552dbe528e",
"_spec": "aws4@^1.8.0",
"_where": "/home/g/Workspace/hatthieves/familyARK/familyark/app/node_modules/request",
"_spec": "1.9.1",
"_where": "/app",
"author": {
"name": "Michael Hart",
"email": "michael.hart.au@gmail.com",
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/mhart/aws4/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Signs and prepares requests using AWS Signature Version 4",
"devDependencies": {
"mocha": "^2.4.5",