git ssb

0+

cel / pull-git-pack-concat



Tree: 079e4d27a139225db4bf73f9ea5c8f2eb657d160

Files: 079e4d27a139225db4bf73f9ea5c8f2eb657d160 / package.json

831 bytesRaw
1{
2 "name": "pull-git-pack-concat",
3 "version": "0.2.1",
4 "description": "concatenate git packfiles",
5 "main": "index.js",
6 "keywords": [
7 "packfile"
8 ],
9 "author": "Charles Lehner (http://celehner.com/)",
10 "homepage": "https://git-ssb.celehner.com/%25Is6qyiwYic0bOoeT5pK3mcomXa%2BJY34GoJNLebrRoqg%3D.sha256",
11 "bugs": "https://git-ssb.celehner.com/%25Is6qyiwYic0bOoeT5pK3mcomXa%2BJY34GoJNLebrRoqg%3D.sha256/issues",
12 "repository": {
13 "type": "git",
14 "url": "https://git-ssb.celehner.com/%25Is6qyiwYic0bOoeT5pK3mcomXa%2BJY34GoJNLebrRoqg%3D.sha256"
15 },
16 "license": "Fair",
17 "dependencies": {
18 "pull-git-packidx-parser": "^1.0.0",
19 "looper": "^3.0.0",
20 "multicb": "^1.2.1",
21 "pull-block-filter": "^1.0.0",
22 "pull-cat": "^1.1.8",
23 "pull-skip-footer": "^0.1.0",
24 "pull-stream": "^3.1.0"
25 }
26}
27

Built with git-ssb-web