package.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "_args": [
  3. [
  4. "mississippi@3.0.0",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "mississippi@3.0.0",
  9. "_id": "mississippi@3.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-x471SsVjUtBRtcvd4BzKE9kFC+/2TeWgKCgw0bZcw1b9l2X3QX5vCWgF+KaZaYm87Ss//rHnWryupDrgLvmSkA==",
  12. "_location": "/mississippi",
  13. "_phantomChildren": {
  14. "end-of-stream": "1.4.1",
  15. "once": "1.4.0"
  16. },
  17. "_requested": {
  18. "type": "version",
  19. "registry": true,
  20. "raw": "mississippi@3.0.0",
  21. "name": "mississippi",
  22. "escapedName": "mississippi",
  23. "rawSpec": "3.0.0",
  24. "saveSpec": null,
  25. "fetchSpec": "3.0.0"
  26. },
  27. "_requiredBy": [
  28. "/@angular-devkit/build-angular/cacache",
  29. "/cacache",
  30. "/make-fetch-happen",
  31. "/make-fetch-happen/cacache",
  32. "/pacote",
  33. "/pacote/cacache",
  34. "/uglifyjs-webpack-plugin/cacache",
  35. "/webpack/cacache"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/mississippi/-/mississippi-3.0.0.tgz",
  38. "_spec": "3.0.0",
  39. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  40. "author": {
  41. "name": "max ogden"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/maxogden/mississippi/issues"
  45. },
  46. "dependencies": {
  47. "concat-stream": "^1.5.0",
  48. "duplexify": "^3.4.2",
  49. "end-of-stream": "^1.1.0",
  50. "flush-write-stream": "^1.0.0",
  51. "from2": "^2.1.0",
  52. "parallel-transform": "^1.1.0",
  53. "pump": "^3.0.0",
  54. "pumpify": "^1.3.3",
  55. "stream-each": "^1.1.0",
  56. "through2": "^2.0.0"
  57. },
  58. "description": "a collection of useful streams",
  59. "devDependencies": {},
  60. "engines": {
  61. "node": ">=4.0.0"
  62. },
  63. "homepage": "https://github.com/maxogden/mississippi#readme",
  64. "license": "BSD-2-Clause",
  65. "main": "index.js",
  66. "name": "mississippi",
  67. "repository": {
  68. "type": "git",
  69. "url": "git+https://github.com/maxogden/mississippi.git"
  70. },
  71. "scripts": {
  72. "test": "echo \"Error: no test specified\" && exit 1"
  73. },
  74. "version": "3.0.0"
  75. }