package.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "_args": [
  3. [
  4. "mississippi@2.0.0",
  5. "E:\\amr1.0\\AMR"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "mississippi@2.0.0",
  10. "_id": "mississippi@2.0.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-zHo8v+otD1J10j/tC+VNoGK9keCuByhKovAvdn74dmxJl9+mWHnx6EMsDN4lgRoMI/eYo2nchAxniIbUPb5onw==",
  13. "_location": "/mississippi",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "mississippi@2.0.0",
  19. "name": "mississippi",
  20. "escapedName": "mississippi",
  21. "rawSpec": "2.0.0",
  22. "saveSpec": null,
  23. "fetchSpec": "2.0.0"
  24. },
  25. "_requiredBy": [
  26. "/cacache"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-2.0.0.tgz",
  29. "_spec": "2.0.0",
  30. "_where": "E:\\amr1.0\\AMR",
  31. "author": {
  32. "name": "max ogden"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/maxogden/mississippi/issues"
  36. },
  37. "dependencies": {
  38. "concat-stream": "^1.5.0",
  39. "duplexify": "^3.4.2",
  40. "end-of-stream": "^1.1.0",
  41. "flush-write-stream": "^1.0.0",
  42. "from2": "^2.1.0",
  43. "parallel-transform": "^1.1.0",
  44. "pump": "^2.0.1",
  45. "pumpify": "^1.3.3",
  46. "stream-each": "^1.1.0",
  47. "through2": "^2.0.0"
  48. },
  49. "description": "a collection of useful streams",
  50. "devDependencies": {},
  51. "engines": {
  52. "node": ">=4.0.0"
  53. },
  54. "homepage": "https://github.com/maxogden/mississippi#readme",
  55. "license": "BSD-2-Clause",
  56. "main": "index.js",
  57. "name": "mississippi",
  58. "repository": {
  59. "type": "git",
  60. "url": "git+https://github.com/maxogden/mississippi.git"
  61. },
  62. "scripts": {
  63. "test": "echo \"Error: no test specified\" && exit 1"
  64. },
  65. "version": "2.0.0"
  66. }