package.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "aws4@^1.2.1",
  6. "scope": null,
  7. "escapedName": "aws4",
  8. "name": "aws4",
  9. "rawSpec": "^1.2.1",
  10. "spec": ">=1.2.1 <2.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/request"
  14. ]
  15. ],
  16. "_from": "aws4@>=1.2.1 <2.0.0",
  17. "_id": "aws4@1.5.0",
  18. "_inCache": true,
  19. "_location": "/aws4",
  20. "_nodeVersion": "4.5.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-16-east.internal.npmjs.com",
  23. "tmp": "tmp/aws4-1.5.0.tgz_1476226259635_0.2796843808609992"
  24. },
  25. "_npmUser": {
  26. "name": "hichaelmart",
  27. "email": "michael.hart.au@gmail.com"
  28. },
  29. "_npmVersion": "2.15.11",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "aws4@^1.2.1",
  33. "scope": null,
  34. "escapedName": "aws4",
  35. "name": "aws4",
  36. "rawSpec": "^1.2.1",
  37. "spec": ">=1.2.1 <2.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/request"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/aws4/-/aws4-1.5.0.tgz",
  44. "_shasum": "0a29ffb79c31c9e712eeb087e8e7a64b4a56d755",
  45. "_shrinkwrap": null,
  46. "_spec": "aws4@^1.2.1",
  47. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/request",
  48. "author": {
  49. "name": "Michael Hart",
  50. "email": "michael.hart.au@gmail.com",
  51. "url": "http://github.com/mhart"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/mhart/aws4/issues"
  55. },
  56. "dependencies": {},
  57. "description": "Signs and prepares requests using AWS Signature Version 4",
  58. "devDependencies": {
  59. "mocha": "^2.4.5",
  60. "should": "^8.2.2"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "0a29ffb79c31c9e712eeb087e8e7a64b4a56d755",
  65. "tarball": "https://registry.npmjs.org/aws4/-/aws4-1.5.0.tgz"
  66. },
  67. "gitHead": "ba136334ee08884c6042c8578a22e376233eef34",
  68. "homepage": "https://github.com/mhart/aws4#readme",
  69. "keywords": [
  70. "amazon",
  71. "aws",
  72. "signature",
  73. "s3",
  74. "ec2",
  75. "autoscaling",
  76. "cloudformation",
  77. "elasticloadbalancing",
  78. "elb",
  79. "elasticbeanstalk",
  80. "cloudsearch",
  81. "dynamodb",
  82. "kinesis",
  83. "lambda",
  84. "glacier",
  85. "sqs",
  86. "sns",
  87. "iam",
  88. "sts",
  89. "ses",
  90. "swf",
  91. "storagegateway",
  92. "datapipeline",
  93. "directconnect",
  94. "redshift",
  95. "opsworks",
  96. "rds",
  97. "monitoring",
  98. "cloudtrail",
  99. "cloudfront",
  100. "codedeploy",
  101. "elasticache",
  102. "elasticmapreduce",
  103. "elastictranscoder",
  104. "emr",
  105. "cloudwatch",
  106. "mobileanalytics",
  107. "cognitoidentity",
  108. "cognitosync",
  109. "cognito",
  110. "containerservice",
  111. "ecs",
  112. "appstream",
  113. "keymanagementservice",
  114. "kms",
  115. "config",
  116. "cloudhsm",
  117. "route53",
  118. "route53domains",
  119. "logs"
  120. ],
  121. "license": "MIT",
  122. "main": "aws4.js",
  123. "maintainers": [
  124. {
  125. "name": "hichaelmart",
  126. "email": "michael.hart.au@gmail.com"
  127. }
  128. ],
  129. "name": "aws4",
  130. "optionalDependencies": {},
  131. "readme": "ERROR: No README data found!",
  132. "repository": {
  133. "type": "git",
  134. "url": "git+https://github.com/mhart/aws4.git"
  135. },
  136. "scripts": {
  137. "test": "mocha ./test/fast.js ./test/slow.js -b -t 100s -R list"
  138. },
  139. "version": "1.5.0"
  140. }