{"_id":"@bottlenose/rxfs","_rev":"5-b84deb8f560e566ab9798a7a38b4a1a1","name":"@bottlenose/rxfs","dist-tags":{"canary":"0.1.1-beta.19","latest":"0.7.0"},"versions":{"0.2.1-beta.3":{"name":"@bottlenose/rxfs","version":"0.2.1-beta.3","description":"💾 Stream file data to and from local file system with RxJS","keywords":["rxjs","bottlenose","filesystem","fs","file streaming","reactive functional programming"],"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"homepage":"https://github.com/buccaneerai/bottlenose#readme","license":"MIT","private":false,"main":"src/index.js","directories":{"src":"src"},"repository":{"type":"git","url":"git+https://github.com/buccaneerai/bottlenose.git"},"publishConfig":{"access":"public"},"scripts":{"build":"rm -rf ./build/* && babel ./src -d ./build --ignore *.test.js","lint":"eslint -c ../../.eslintrc ./src","test":"mocha --exit ./src/**/*.test.js ./src/*.test.js","test:watch":"yarn test -- --watch","prepare":"yarn lint && yarn test && yarn build"},"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"dependencies":{"lodash":"^4.17.15","rxjs":"^6.5.4"},"gitHead":"9c29114e43a42d5c0caa41a3e4e1d457e8d84f4f","_id":"@bottlenose/rxfs@0.2.1-beta.3","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-d7UdP07GLqgcboo8/gJq2E4eKppGmXGxDvfmlTRo/9EYxM2WzoK1O3t+DmANlyMOlRf5Mgf0Qyly1QTrap4lyA==","shasum":"1e9b5a01252508e1eeb37680c103e4e3512ce765","tarball":"https://registry.npmjs.org/@bottlenose/rxfs/-/rxfs-0.2.1-beta.3.tgz","fileCount":16,"unpackedSize":8892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJw5LCRA9TVsSAnZWagAAYgwP/33Id0sChHK2Nb3vUO0c\nP9gMb7a5x5/+mloADyoPr8vTRyNE/3WBqJQoXHe3svsecXnQgmT/uJ65Ohts\noQ1Vi4ihg1sfexY6yBhyDHDTgXEm/CulRfdHokHaWmHwR7YrG0TTg1+YhlZr\n5uAXwQet3NpoI1P6tHOjNTcV6z0BiyiMpuU2TeN8fgQIajeTchzOH0ZyOkPU\nf9rX2fQwVwAV8QhpNEKnH9YRSa964BkdrsqrxD6WAqnajg3I++nnE7PYToGa\nz+xsxvEANnKdkFRFMZl8igt2peMgcbnoDqFq81MpSUHd2QsU12Sg2D7SCdfw\naRREXqHnqB5GqQKNLhmRgNtibfgUSuPhQ2WtjV83MVXgYYD2QFU2D3e+N5iV\nArfeuX6BElA9Npx7RdLZUa1RKg4wEQxyhLf9/8/YWpJ8AAvdewREq4lhzqkI\nANf4GqC7Ho53IFoCguWFBkhc9ANY04xIjJ5fa20ra9Xdagsv4I32N6px7gMc\n96ZOOh86VcHBxRCqy1Q0rX5BLDTx6CodBKgpRuWzfHVlgCUYTMJrHtLm8fW/\n7ARopAR5E23mL4+f9NhyWPe0Okkx2hni5AZHIANpQ7AC2X6d1RR4GCUyN9Ag\npc5C5xye5f5RpGrPpaZh8FnHl4G7jkMyHuahu5owhLWoK7GODXEUG92VufQI\nVGW5\r\n=GSKi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDarKr+G+nKtlyq0b8HCHkLH5j4EVLKIBwclFZMDhzFVQIhAMNOzuPYRJ0oLspagpt4Pj3o+O/hMoELtN57WvFPjcRX"}]},"maintainers":[{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"_npmUser":{"name":"brianbuccaneer","email":"brian@buccaneer.ai"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rxfs_0.2.1-beta.3_1579617867359_0.05195149488395012"},"_hasShrinkwrap":false},"0.6.0":{"name":"@bottlenose/rxfs","version":"0.6.0","description":"💾 Stream file data to and from local file system with RxJS","keywords":["rxjs","bottlenose","filesystem","fs","file streaming","reactive functional programming"],"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"homepage":"https://github.com/buccaneerai/bottlenose#readme","license":"MIT","private":false,"main":"build/index.js","directories":{"src":"src"},"repository":{"type":"git","url":"git+https://github.com/buccaneerai/bottlenose.git"},"publishConfig":{"access":"public"},"scripts":{"build":"rm -rf ./build/* && babel ./src -d ./build --ignore *.test.js","lint":"eslint -c ../../.eslintrc ./src","test":"mocha --exit ./src/**/*.test.js ./src/*.test.js","test:watch":"yarn test -- --watch","prepare":"yarn lint && yarn test && yarn build"},"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"dependencies":{"lodash":"^4.17.15","rxjs":"^6.5.4"},"gitHead":"1965941211ad529a5067910f43ba2c782cbbb5ac","readme":"[![CircleCI](https://circleci.com/gh/buccaneerai/bottlenose/tree/master.svg?style=shield)](https://circleci.com/gh/buccaneerai/bottlenose/tree/master)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n<a href=\"https://www.npmjs.com/package/@bottlenose/rxfs\">\n  <img src=\"https://img.shields.io/npm/v/@bottlenose/rxfs.svg\" alt=\"Version\">\n</a>\n\n## Description\n`@bottlenose/rxfs` is part of the [Bottlenose](https://github.com/buccaneerai/bottlenose) project.  It is a simple, lightweight package which makes it easy to read files from the local filesystem into RxJS Observables.  It also supports writing and appending Observables into files.\n\n## Installation\n```bash\nnpm i @bottlenose/rxfs --save\n```\nOr...\n```bash\nyarn add @bottlenose/rxfs\n```\n\n## Compatability\n\n| Platform | Support |\n| :--- | :--- |\n| node.js \\(&gt;10.0\\) | ✅ |\n| Browsers | ❌ |\n| React Native | ❌ |\n| Electron | ❌ |\n\n## Documentation & Guides\n- [Documentation & Guides](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxs3)","readmeFilename":"README.md","_id":"@bottlenose/rxfs@0.6.0","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-Kh/wlcbi4gbTGSZDeoJCrArG7H5HuHXf3d+DatNTvx2qpDLDDQxRxtFMLNwvRMvKA9uyl1G7z1k76cYO4ujUxw==","shasum":"a280ea633965113dec8e1d97bc92ad1ee7067e1d","tarball":"https://registry.npmjs.org/@bottlenose/rxfs/-/rxfs-0.6.0.tgz","fileCount":15,"unpackedSize":8834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei3FJCRA9TVsSAnZWagAAdwUP/iXXb8gC1GUioblhCp4w\nkWmwZYIntADMSgTSyTsfKD7RGENKSJX/cNwWoB94BPpBanJER4F3f3vngN6y\nGJei3UV41epOUe4BUmVgnRwsAMpYBv2iYWhxGNrqOBF9oyUoPS028TW/HXdP\n24Lx1NJTGeGt4tRexT1l2s1P87Vrv4wW5/NM4/Ixt4xDPU6DvbkokwisMGil\nUXINCXqpDxgyauxKZRTx99Mmxtmn7QrQSrLHlqjS9OeqKJMmo0BFF6oRq+g2\nk0VYCy1s0yJW2pAkbuNN2k+K2jcAKvWtmY34FGEPj7qz6TOfEk1hKDxR0WaH\nS/P4ziYw7SfPRr1fNbjQV4XP/YQcdnnR769kw6t9OnvaCPNHOueom6gB7l4I\nzBEe4koT2K4pOZ615JF4/6nb6IRaBJ/TAhDP4W+gbqiet/yV72DK90cc0mh6\nTMeGxQGHfgBD02dwz4/H9BYsc7YxruX6WAVmVOY1kquHwS1mG6ktGP8HLj1l\nICfG4DNgj4eEfCLmaRWv6aAt1wre2iNNjyHW0sk/LyqO7PEHn/n9AdKk0vtH\nmTqrq8Zxoa5KcJDOyagUNgi+a32cETYrEctvCYN9rPe1vMn2n2EyRTfmC371\nQ3Zl4WZckEldyhUdVwrhJhypwQ0mh6U1u5G6l6hh9Zy5b2scVrr4cd2wECZd\n7WLW\r\n=91oh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTkbBwYkPU/Mw98MqTXwcV9Bt0oas0t86xTij8MOyLvQIhAIHvjjk2rdQyZtrtdsKw8QvG91mSaZf70RW6d/NVsZ1X"}]},"maintainers":[{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"_npmUser":{"name":"brianbuccaneer","email":"brian@buccaneer.ai"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rxfs_0.6.0_1586196808550_0.8327833797396529"},"_hasShrinkwrap":false},"0.1.1-beta.19":{"name":"@bottlenose/rxfs","version":"0.1.1-beta.19","description":"💾 Stream file data to and from local file system with RxJS","keywords":["rxjs","bottlenose","filesystem","fs","file streaming","reactive functional programming"],"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"homepage":"https://github.com/buccaneerai/bottlenose#readme","license":"MIT","private":false,"main":"build/index.js","directories":{"src":"src"},"repository":{"type":"git","url":"git+https://github.com/buccaneerai/bottlenose.git"},"publishConfig":{"access":"public"},"scripts":{"build":"BABEL_ENV=build babel src --out-dir build --source-maps --extensions .js --config-file ../../babel.config.js --delete-dir-on-start --no-comments","lint":"eslint -c ../../.eslintrc ./src","test":"mocha --exit ./src/**/*.test.js ./src/*.test.js","test:watch":"yarn test -- --watch","prepare":"yarn lint && yarn test && yarn build"},"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"dependencies":{"lodash":"^4.17.15","rxjs":"^6.5.4"},"gitHead":"071a6b4e557dd18ed7591ad2da5ba4cb7316e9a6","readme":"[![CircleCI](https://circleci.com/gh/buccaneerai/bottlenose/tree/master.svg?style=shield)](https://circleci.com/gh/buccaneerai/bottlenose/tree/master)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n<a href=\"https://www.npmjs.com/package/@bottlenose/rxfs\">\n  <img src=\"https://img.shields.io/npm/v/@bottlenose/rxfs.svg\" alt=\"Version\">\n</a>\n\n## Description\n`@bottlenose/rxfs` is part of the [Bottlenose](https://github.com/buccaneerai/bottlenose) project.  It is a simple, lightweight package which makes it easy to read files from the local filesystem into RxJS Observables.  It also supports writing and appending Observables into files.\n\n## Installation\n```bash\nnpm i @bottlenose/rxfs --save\n```\nOr...\n```bash\nyarn add @bottlenose/rxfs\n```\n\n## Compatability\n\n| Platform | Support |\n| :--- | :--- |\n| node.js \\(&gt;10.0\\) | ✅ |\n| Browsers | ❌ |\n| React Native | ❌ |\n| Electron | ❌ |\n\n## Documentation & Guides\n- [Documentation & Guides](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxs3)","readmeFilename":"README.md","_id":"@bottlenose/rxfs@0.1.1-beta.19","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-CYSaXWsq7GAmU8n2JA0r5JGfLohj+szdIUwCSraJHHswcwfg3scvz7enncjOs+C6/sdEb58A+/oQoOiFpd412g==","shasum":"ef77bff1f1eb6ac039d40f062791a076bbf8479b","tarball":"https://registry.npmjs.org/@bottlenose/rxfs/-/rxfs-0.1.1-beta.19.tgz","fileCount":15,"unpackedSize":14225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq4EQCRA9TVsSAnZWagAAWcYP/RV8vFXG28vEn9xdh0YP\n/htaYHmKYjfiAeP9rIy6ahUjcUriysZkCiVAVdHTVGipm/Mbs1vlaS+LjxJF\n5E/Nh5MHp42uEOUftTS6QtZgfvNODbxORE9MAHuvGY+bJAbBqI2iFfVEDW9A\nrkQfCAC7PQBPzsuwzqveyOhoxrKQAD4EEgv34s9VJB6UWRWAut51fJsms1ZD\nUf6SXksINgrv43+WRju/YCXkOXmgmH/y6lKLKI6FVrlcZJdAWAHfYmhP45PU\na5FJscuuuTiNoK5ih8bA2tu58ctL69nhKHvV1ZTmzP1Rusv6sIUDO1+JPHFB\n5OzcjkS8cdseUtJihcS9R6x2nG1ChqDSPgyeo22P9fYNIQvC6cUHlUzpQpnD\ns7sSs9BgxU8Gn3ie+gXAZVX5qPu21ZQQLer39K4e13nGKmIlK4TpMJyzMOAb\nICY5KsscUcMB9+KvRvJogCeD9BSb4Z2v+kjSG6nX5592uXXYppmk8NBo2DNI\ngPb0j9k5Xowq2MYE8aMELp/zDZG2wHvmXh6tLFHCKtGjY5mp2Q7XUT4ytf4L\nyIxq9C/N/5CVv0BQM4voJBx6IIxt6F54ncOKqqgLgGkVUeDwjBwm2dh9pOnP\nuGX3wYZ8Dkx+9J0UYV1WvMmkbdKqc5gvXb1WI1P5SPSOcGh7HZxfImPj6kWR\nHu07\r\n=ozeK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEZulFgmPOi0YrIbkmOymk80HxbkQlcUAYXxpO/CM3MEAiAOwfuIbXds0k4++hVMB3AMzMhddwl+eyKTBkGp0xGkig=="}]},"maintainers":[{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"_npmUser":{"name":"brianbuccaneer","email":"brian@buccaneer.ai"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rxfs_0.1.1-beta.19_1588297999690_0.3762988375434433"},"_hasShrinkwrap":false},"0.7.0":{"name":"@bottlenose/rxfs","version":"0.7.0","description":"💾 Stream file data to and from local file system with RxJS","keywords":["rxjs","bottlenose","filesystem","fs","file streaming","reactive functional programming"],"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"homepage":"https://github.com/buccaneerai/bottlenose#readme","license":"MIT","private":false,"main":"build/index.js","directories":{"src":"src"},"repository":{"type":"git","url":"git+https://github.com/buccaneerai/bottlenose.git"},"publishConfig":{"access":"public"},"scripts":{"build":"BABEL_ENV=build babel src --out-dir build --source-maps --extensions .js --config-file ../../babel.config.js --delete-dir-on-start --no-comments","lint":"eslint -c ../../.eslintrc ./src","test":"mocha --exit ./src/**/*.test.js ./src/*.test.js","test:watch":"yarn test -- --watch","prepare":"yarn lint && yarn test && yarn build"},"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"dependencies":{"lodash":"^4.17.15","rxjs":"^6.5.4"},"gitHead":"231edd3b748bf569af6e54fdc0506390264ef21f","_id":"@bottlenose/rxfs@0.7.0","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-MXcMuX1Fht4o7TAK99N8lrNhKIxteZZtIzxZ+FAvw/TLTRT++MBw/qVqzWFYY+/nh1oCL1tZKDnYDov3cWfF8Q==","shasum":"576328cce834714c5f8045cf895f6d17b52bb967","tarball":"https://registry.npmjs.org/@bottlenose/rxfs/-/rxfs-0.7.0.tgz","fileCount":15,"unpackedSize":14273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZSqHCRA9TVsSAnZWagAAg/EQAKDG/HqIcB9SUv4KHCZy\nAgbAF/cxUHvSheRfo5HTnE9ULI9YJfVeW8VpvZPAXn7kn6p0er7Xlnhqx2m0\nEjxEkJPEPclWxRytXSX40PqyGBTcWkBqPYpDtp4WCHVxc9VB4sZXR0WgHcNG\nvocfGPiYyyGf3FBWES7vUUxpFOLXBbsRT3zAZPWeSwz+GIyflpgWlHUMdapH\nn6J9WZxi2ti5oePKNeDpTakvBdZc+ntWtnRFAcirbsmUrsOS36XUC6YbNEup\nCzdk3AoqoK3XjQGuw7DXTif3TPj7uFKZSESN/gHvKWOnUeZHFd5/Q+GApjS2\n6eldBBM1ffl9FHZ8RAFeK6631YNlfVqe0NfIImc57CEFgVghf+0VJUvYZpAC\nSq6TxAbH8LCj/dliyOxY2MwpCu0lC7QROxR9b60qMQJUltP9M14jBKdF8yK+\nNr9w5xWxJEHACNQKmpJgbpdIRZ1tbKPTzu08L+s2YTbuuq+NM5jgko1i/+2n\nCNkKdhRM5UI/TpCO/JfW2pUh3/19XLu/ZELZyoBcJMCJYMGVvE2R23AfQ6rA\nrTngg/doCp7ekfZRspPkpAIwDY9fhBtnM5CgW7da6rT3BpvAFKEP0ZZnUt6u\nuzpEvXvjs5su7kvAiHqXcmOaQu5ouKgNL/B1Eo+3Aw1GbPJAn2tQ8U3J2hBs\n/GDc\r\n=nY6b\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPbxU6HW9zPUSwJWCxlDvLkA1sm6uySf0Ddr5cL2GjewIgEo3sd0Pr37aiOLakb3TLZlApmgkSBxJcQJH6EpHKh0Y="}]},"maintainers":[{"name":"cvhooser","email":"cvhooser@gmail.com"},{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"_npmUser":{"name":"brianbuccaneer","email":"brian@buccaneer.ai"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rxfs_0.7.0_1600465543427_0.8505239437336798"},"_hasShrinkwrap":false}},"time":{"created":"2020-01-21T14:44:27.026Z","0.2.1-beta.3":"2020-01-21T14:44:27.506Z","modified":"2022-04-04T20:15:28.826Z","0.6.0":"2020-04-06T18:13:28.662Z","0.1.1-beta.19":"2020-05-01T01:53:19.789Z","0.7.0":"2020-09-18T21:45:43.649Z"},"maintainers":[{"name":"cvhooser","email":"cvhooser@gmail.com"},{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"description":"💾 Stream file data to and from local file system with RxJS","homepage":"https://github.com/buccaneerai/bottlenose#readme","keywords":["rxjs","bottlenose","filesystem","fs","file streaming","reactive functional programming"],"repository":{"type":"git","url":"git+https://github.com/buccaneerai/bottlenose.git"},"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"license":"MIT","readme":"[![CircleCI](https://circleci.com/gh/buccaneerai/bottlenose/tree/master.svg?style=shield)](https://circleci.com/gh/buccaneerai/bottlenose/tree/master)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n<a href=\"https://www.npmjs.com/package/@bottlenose/rxfs\">\n  <img src=\"https://img.shields.io/npm/v/@bottlenose/rxfs.svg\" alt=\"Version\">\n</a>\n\n## Description\n`@bottlenose/rxfs` is part of the [Bottlenose](https://github.com/buccaneerai/bottlenose) project.  It is a simple, lightweight package which makes it easy to read files from the local filesystem into RxJS Observables.  It also supports writing and appending Observables into files.\n\n## Installation\n```bash\nnpm i @bottlenose/rxfs --save\n```\nOr...\n```bash\nyarn add @bottlenose/rxfs\n```\n\n## Compatability\n\n| Platform | Support |\n| :--- | :--- |\n| node.js \\(&gt;10.0\\) | ✅ |\n| Browsers | ❌ |\n| React Native | ❌ |\n| Electron | ❌ |\n\n## Documentation & Guides\n- [Documentation & Guides](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxs3)","readmeFilename":"README.md"}