git-transport-protocol@0.1.0
a r/w stream that wraps a r/w stream and formats the data according to the git transfer protocol
MIT
2014-05-14
安装 (0.1.0)
npm install git-transport-protocol@0.1.0
yarn add git-transport-protocol@0.1.0
pnpm add git-transport-protocol@0.1.0
bun add git-transport-protocol@0.1.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| duplex | ~1.0.0 |
| emit-function | 0.0.2 |
| git-read-pkt-line | 0.0.8 |
| git-write-pkt-line | 0.1.0 |
| through | ~2.2.7 |