read-only-stream@1.0.0
wrap a readable/writable stream to be read-only
MIT
2014-09-08
安装 (1.0.0)
npm install read-only-stream@1.0.0
yarn add read-only-stream@1.0.0
pnpm add read-only-stream@1.0.0
bun add read-only-stream@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| readable-stream | ^1.0.31 |
| readable-wrap | ^1.0.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| concat-stream | ^1.4.6 |
| covert | ^1.0.0 |
| tape | ^2.13.2 |
| through2 | ~0.6.1 |