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