Files
Cloud-book/node_modules/aws4/package.json
2025-08-27 17:10:05 +08:00

146 lines
4.1 KiB
JSON

{
"_args": [
[
{
"name": "aws4",
"raw": "aws4@^1.8.0",
"rawSpec": "^1.8.0",
"scope": null,
"spec": ">=1.8.0 <2.0.0",
"type": "range"
},
"F:\\tmp\\gitbook\\node_modules\\request"
]
],
"_from": "aws4@>=1.8.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "aws4@1.9.1",
"_inCache": true,
"_installable": true,
"_location": "/aws4",
"_nodeVersion": "12.14.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/aws4_1.9.1_1578957947737_0.4549390524295822"
},
"_npmUser": {
"email": "michael.hart.au@gmail.com",
"name": "hichaelmart"
},
"_npmVersion": "6.13.6",
"_phantomChildren": {},
"_requested": {
"name": "aws4",
"raw": "aws4@^1.8.0",
"rawSpec": "^1.8.0",
"scope": null,
"spec": ">=1.8.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.9.1.tgz",
"_shasum": "7e33d8f7d449b3f673cd72deb9abdc552dbe528e",
"_shrinkwrap": null,
"_spec": "aws4@^1.8.0",
"_where": "F:\\tmp\\gitbook\\node_modules\\request",
"author": {
"email": "michael.hart.au@gmail.com",
"name": "Michael Hart",
"url": "http://github.com/mhart"
},
"bugs": {
"url": "https://github.com/mhart/aws4/issues"
},
"dependencies": {},
"description": "Signs and prepares requests using AWS Signature Version 4",
"devDependencies": {
"mocha": "^2.4.5",
"should": "^8.2.2"
},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHPx8CRA9TVsSAnZWagAAvMEP/jnJRHWums0M5NSFH9Aa\njCvVZ0pfWUslj46gxLSuyN3VEDVJcCCgNmSb0/T/aODbREc/fSpZKZ2FbQnK\n12wunrU2iPZQyqV6F15y4peWR6EZUtbkU6bl9CYRVDtlSvxLJWbLghh1yU20\np3O39X+l9doFQMRKLFVXJc0cDedHp81qS/yWeK4n6a3crFntoPCJwQvHplQ1\nbwApwofEmXLu579ajtjluqZFCCwxESNJpV/S5PuOz1696phudt8zDYolcL6d\nP97J8Z8Xura7l41P2B0UUUoil7SNxrmaZAGeUHKsus6UQE46GjkaX3cnlYr2\nzZZMa8QPJqCYha+ZWVlInVPOJvzxnCNzy8On3VpuHn5kW6eR7OF6HDEduVbF\nLfjh8EX6cOO1t+/A313SRwxh6zAain78qbWnjQ+Wq8Qwl3r/OlbFJuHEzC12\nDrO1a+6+pQ1wi4dJh9UbyLmuImHAZO0GWdHOLpxoDY92cnBlbUnkwnI+Md2N\noFmIelPxKX3Em0mnQEEjVIYW/aRt1o3Fpdrn/1Y5FBRW75T1sLj+Sy1mxSc+\nX8Ses/st/3gKw7vGs6ez1HMcNk3ktFvit+FC13vK84scZWh9q/nqCEB0SzS7\nryi57MCb5X9fsU85xOBuo87JMVKPRlEHNPkVtl0aCGwLsAjsIBNkf9iyUY9i\nKN1L\r\n=mdFt\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "7e33d8f7d449b3f673cd72deb9abdc552dbe528e",
"tarball": "https://registry.npmjs.org/aws4/-/aws4-1.9.1.tgz",
"unpackedSize": 32645
},
"gitHead": "c45e001b09071094ee6dfa5f52429004b459f8cb",
"homepage": "https://github.com/mhart/aws4#readme",
"keywords": [
"amazon",
"aws",
"signature",
"s3",
"ec2",
"autoscaling",
"cloudformation",
"elasticloadbalancing",
"elb",
"elasticbeanstalk",
"cloudsearch",
"dynamodb",
"kinesis",
"lambda",
"glacier",
"sqs",
"sns",
"iam",
"sts",
"ses",
"swf",
"storagegateway",
"datapipeline",
"directconnect",
"redshift",
"opsworks",
"rds",
"monitoring",
"cloudtrail",
"cloudfront",
"codedeploy",
"elasticache",
"elasticmapreduce",
"elastictranscoder",
"emr",
"cloudwatch",
"mobileanalytics",
"cognitoidentity",
"cognitosync",
"cognito",
"containerservice",
"ecs",
"appstream",
"keymanagementservice",
"kms",
"config",
"cloudhsm",
"route53",
"route53domains",
"logs"
],
"license": "MIT",
"main": "aws4.js",
"maintainers": [
{
"email": "michael.hart.au@gmail.com",
"name": "hichaelmart"
}
],
"name": "aws4",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/mhart/aws4.git"
},
"scripts": {
"integration": "node ./test/slow.js",
"test": "mocha ./test/fast.js -b -t 100s -R list"
},
"version": "1.9.1"
}