package.json 2.3 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. "/mnt/Data/bach/Documents/ola/OLA#4/OLA#4DOC/sys/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/Documents/ola/OLA#4/OLA#4DOC/sys/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": "aws-sign\n========\n\nAWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.\n",
  76. "readmeFilename": "README.md",
  77. "repository": {
  78. "url": "git+https://github.com/mikeal/aws-sign.git"
  79. },
  80. "scripts": {},
  81. "version": "0.6.0"
  82. }