You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 1.7KB

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