package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "_args": [
  3. [
  4. "aws-sign2@~0.5.0",
  5. "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/request"
  6. ]
  7. ],
  8. "_from": "aws-sign2@>=0.5.0 <0.6.0",
  9. "_id": "aws-sign2@0.5.0",
  10. "_inCache": true,
  11. "_location": "/aws-sign2",
  12. "_npmUser": {
  13. "email": "mikeal.rogers@gmail.com",
  14. "name": "mikeal"
  15. },
  16. "_npmVersion": "1.3.2",
  17. "_phantomChildren": {},
  18. "_requested": {
  19. "name": "aws-sign2",
  20. "raw": "aws-sign2@~0.5.0",
  21. "rawSpec": "~0.5.0",
  22. "scope": null,
  23. "spec": ">=0.5.0 <0.6.0",
  24. "type": "range"
  25. },
  26. "_requiredBy": [
  27. "/request"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz",
  30. "_shasum": "c57103f7a17fc037f02d7c2e64b602ea223f7d63",
  31. "_shrinkwrap": null,
  32. "_spec": "aws-sign2@~0.5.0",
  33. "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/request",
  34. "author": {
  35. "email": "mikeal.rogers@gmail.com",
  36. "name": "Mikeal Rogers",
  37. "url": "http://www.futurealoof.com"
  38. },
  39. "bugs": {
  40. "url": "https://github.com/mikeal/aws-sign/issues"
  41. },
  42. "dependencies": {},
  43. "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
  44. "devDependencies": {},
  45. "directories": {},
  46. "dist": {
  47. "shasum": "c57103f7a17fc037f02d7c2e64b602ea223f7d63",
  48. "tarball": "http://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
  49. },
  50. "engines": {
  51. "node": "*"
  52. },
  53. "installable": true,
  54. "main": "index.js",
  55. "maintainers": [
  56. {
  57. "name": "mikeal",
  58. "email": "mikeal.rogers@gmail.com"
  59. }
  60. ],
  61. "name": "aws-sign2",
  62. "optionalDependencies": {},
  63. "readme": "aws-sign\n========\n\nAWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.\n",
  64. "readmeFilename": "README.md",
  65. "repository": {
  66. "url": "https://github.com/mikeal/aws-sign"
  67. },
  68. "version": "0.5.0"
  69. }