Show dino
This commit is contained in:
+13
-10
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user