package.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  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. "/home/conte/data/reveal.js/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. "/grunt-retire/request",
  38. "/request"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz",
  41. "_shasum": "14342dd38dbcc94d0e5b87d763cd63612c0e794f",
  42. "_shrinkwrap": null,
  43. "_spec": "aws-sign2@~0.6.0",
  44. "_where": "/home/conte/data/reveal.js/node_modules/request",
  45. "author": {
  46. "name": "Mikeal Rogers",
  47. "email": "mikeal.rogers@gmail.com",
  48. "url": "http://www.futurealoof.com"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/mikeal/aws-sign/issues"
  52. },
  53. "dependencies": {},
  54. "description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
  55. "devDependencies": {},
  56. "directories": {},
  57. "dist": {
  58. "shasum": "14342dd38dbcc94d0e5b87d763cd63612c0e794f",
  59. "tarball": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz"
  60. },
  61. "engines": {
  62. "node": "*"
  63. },
  64. "gitHead": "8554bdb41268fa295eb1ee300f4adaa9f7f07fec",
  65. "homepage": "https://github.com/mikeal/aws-sign#readme",
  66. "license": "Apache-2.0",
  67. "main": "index.js",
  68. "maintainers": [
  69. {
  70. "name": "mikeal",
  71. "email": "mikeal.rogers@gmail.com"
  72. }
  73. ],
  74. "name": "aws-sign2",
  75. "optionalDependencies": {},
  76. "readme": "ERROR: No README data found!",
  77. "repository": {
  78. "url": "git+https://github.com/mikeal/aws-sign.git"
  79. },
  80. "scripts": {},
  81. "version": "0.6.0"
  82. }