package.json 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "stringstream@~0.0.4",
  6. "scope": null,
  7. "escapedName": "stringstream",
  8. "name": "stringstream",
  9. "rawSpec": "~0.0.4",
  10. "spec": ">=0.0.4 <0.1.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/request"
  14. ]
  15. ],
  16. "_from": "stringstream@>=0.0.4 <0.1.0",
  17. "_id": "stringstream@0.0.5",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/stringstream",
  21. "_nodeVersion": "4.2.1",
  22. "_npmUser": {
  23. "name": "hichaelmart",
  24. "email": "michael.hart.au@gmail.com"
  25. },
  26. "_npmVersion": "2.14.8",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "stringstream@~0.0.4",
  30. "scope": null,
  31. "escapedName": "stringstream",
  32. "name": "stringstream",
  33. "rawSpec": "~0.0.4",
  34. "spec": ">=0.0.4 <0.1.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/request"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
  41. "_shasum": "4e484cd4de5a0bbbee18e46307710a8a81621878",
  42. "_shrinkwrap": null,
  43. "_spec": "stringstream@~0.0.4",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/request",
  45. "author": {
  46. "name": "Michael Hart",
  47. "email": "michael.hart.au@gmail.com",
  48. "url": "http://github.com/mhart"
  49. },
  50. "bugs": {
  51. "url": "https://github.com/mhart/StringStream/issues"
  52. },
  53. "dependencies": {},
  54. "description": "Encode and decode streams into string streams",
  55. "devDependencies": {},
  56. "directories": {},
  57. "dist": {
  58. "shasum": "4e484cd4de5a0bbbee18e46307710a8a81621878",
  59. "tarball": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz"
  60. },
  61. "gitHead": "1efe3bf507bf3a1161f8473908b60e881d41422b",
  62. "homepage": "https://github.com/mhart/StringStream#readme",
  63. "keywords": [
  64. "string",
  65. "stream",
  66. "base64",
  67. "gzip"
  68. ],
  69. "license": "MIT",
  70. "main": "stringstream.js",
  71. "maintainers": [
  72. {
  73. "name": "hichaelmart",
  74. "email": "michael.hart.au@gmail.com"
  75. }
  76. ],
  77. "name": "stringstream",
  78. "optionalDependencies": {},
  79. "readme": "ERROR: No README data found!",
  80. "repository": {
  81. "type": "git",
  82. "url": "git+https://github.com/mhart/StringStream.git"
  83. },
  84. "scripts": {},
  85. "version": "0.0.5"
  86. }