package.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "aws-sign2@~0.6.0",
  6. "scope": null,
  7. "escapedName": "aws-sign2",
  8. "name": "aws-sign2",
  9. "rawSpec": "~0.6.0",
  10. "spec": ">=0.6.0 <0.7.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/request"
  14. ]
  15. ],
  16. "_from": "aws-sign2@>=0.6.0 <0.7.0",
  17. "_id": "aws-sign2@0.6.0",
  18. "_inCache": true,
  19. "_location": "/aws-sign2",
  20. "_nodeVersion": "4.1.2",
  21. "_npmUser": {
  22. "name": "mikeal",
  23. "email": "mikeal.rogers@gmail.com"
  24. },
  25. "_npmVersion": "2.14.4",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "aws-sign2@~0.6.0",
  29. "scope": null,
  30. "escapedName": "aws-sign2",
  31. "name": "aws-sign2",
  32. "rawSpec": "~0.6.0",
  33. "spec": ">=0.6.0 <0.7.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/request"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz",
  40. "_shasum": "14342dd38dbcc94d0e5b87d763cd63612c0e794f",
  41. "_shrinkwrap": null,
  42. "_spec": "aws-sign2@~0.6.0",
  43. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/request",
  44. "author": {
  45. "name": "Mikeal Rogers",
  46. "email": "mikeal.rogers@gmail.com",
  47. "url": "http://www.futurealoof.com"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/mikeal/aws-sign/issues"
  51. },
  52. "dependencies": {},
  53. "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
  54. "devDependencies": {},
  55. "directories": {},
  56. "dist": {
  57. "shasum": "14342dd38dbcc94d0e5b87d763cd63612c0e794f",
  58. "tarball": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz"
  59. },
  60. "engines": {
  61. "node": "*"
  62. },
  63. "gitHead": "8554bdb41268fa295eb1ee300f4adaa9f7f07fec",
  64. "homepage": "https://github.com/mikeal/aws-sign#readme",
  65. "license": "Apache-2.0",
  66. "main": "index.js",
  67. "maintainers": [
  68. {
  69. "name": "mikeal",
  70. "email": "mikeal.rogers@gmail.com"
  71. }
  72. ],
  73. "name": "aws-sign2",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "url": "git+https://github.com/mikeal/aws-sign.git"
  78. },
  79. "scripts": {},
  80. "version": "0.6.0"
  81. }