25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

109 satır
2.4 KiB

  1. {
  2. "_args": [
  3. [
  4. "aws4@1.9.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "aws4@1.9.1",
  9. "_id": "aws4@1.9.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==",
  12. "_location": "/aws4",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "aws4@1.9.1",
  18. "name": "aws4",
  19. "escapedName": "aws4",
  20. "rawSpec": "1.9.1",
  21. "saveSpec": null,
  22. "fetchSpec": "1.9.1"
  23. },
  24. "_requiredBy": [
  25. "/request"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.9.1.tgz",
  28. "_spec": "1.9.1",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Michael Hart",
  32. "email": "michael.hart.au@gmail.com",
  33. "url": "http://github.com/mhart"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/mhart/aws4/issues"
  37. },
  38. "description": "Signs and prepares requests using AWS Signature Version 4",
  39. "devDependencies": {
  40. "mocha": "^2.4.5",
  41. "should": "^8.2.2"
  42. },
  43. "homepage": "https://github.com/mhart/aws4#readme",
  44. "keywords": [
  45. "amazon",
  46. "aws",
  47. "signature",
  48. "s3",
  49. "ec2",
  50. "autoscaling",
  51. "cloudformation",
  52. "elasticloadbalancing",
  53. "elb",
  54. "elasticbeanstalk",
  55. "cloudsearch",
  56. "dynamodb",
  57. "kinesis",
  58. "lambda",
  59. "glacier",
  60. "sqs",
  61. "sns",
  62. "iam",
  63. "sts",
  64. "ses",
  65. "swf",
  66. "storagegateway",
  67. "datapipeline",
  68. "directconnect",
  69. "redshift",
  70. "opsworks",
  71. "rds",
  72. "monitoring",
  73. "cloudtrail",
  74. "cloudfront",
  75. "codedeploy",
  76. "elasticache",
  77. "elasticmapreduce",
  78. "elastictranscoder",
  79. "emr",
  80. "cloudwatch",
  81. "mobileanalytics",
  82. "cognitoidentity",
  83. "cognitosync",
  84. "cognito",
  85. "containerservice",
  86. "ecs",
  87. "appstream",
  88. "keymanagementservice",
  89. "kms",
  90. "config",
  91. "cloudhsm",
  92. "route53",
  93. "route53domains",
  94. "logs"
  95. ],
  96. "license": "MIT",
  97. "main": "aws4.js",
  98. "name": "aws4",
  99. "repository": {
  100. "type": "git",
  101. "url": "git+https://github.com/mhart/aws4.git"
  102. },
  103. "scripts": {
  104. "integration": "node ./test/slow.js",
  105. "test": "mocha ./test/fast.js -b -t 100s -R list"
  106. },
  107. "version": "1.9.1"
  108. }