git ssb

0+

cel / pull-git-pack-concat



Tree: faf06baee09eb29236cd233fcfd7ff82bfcff755

Files: faf06baee09eb29236cd233fcfd7ff82bfcff755 / package.json

470 bytesRaw
1{
2 "name": "pull-git-pack-concat",
3 "version": "0.1.1",
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 "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