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