git ssb

0+

cel / pull-git-pack-concat



Tree: e9ddc6add1271f455966c69e95d69e15a998a0e3

Files: e9ddc6add1271f455966c69e95d69e15a998a0e3 / package.json

475 bytesRaw
1{
2 "name": "pull-git-pack-concat",
3 "version": "0.2.0",
4 "description": "concatenate git packfiles",
5 "main": "index.js",
6 "keywords": [
7 "packfile"
8 ],
9 "author": "Charles Lehner (http://celehner.com/)",
10 "license": "Fair",
11 "dependencies": {
12 "pull-git-packidx-parser": "^1.0.0",
13 "looper": "^3.0.0",
14 "multicb": "^1.2.1",
15 "pull-block-filter": "^1.0.0",
16 "pull-cat": "^1.1.8",
17 "pull-skip-footer": "^0.1.0",
18 "pull-stream": "^3.1.0"
19 }
20}
21

Built with git-ssb-web