git ssb

0+

cel / pull-git-pack-concat



Tree: 10003d80cd563cfc997c75660d645156d0db4faf

Files: 10003d80cd563cfc997c75660d645156d0db4faf / package.json

691 bytesRaw
1{
2 "name": "pull-git-pack-concat",
3 "version": "0.2.3",
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.scuttlebot.io/%25Is6qyiwYic0bOoeT5pK3mcomXa%2BJY34GoJNLebrRoqg%3D.sha256",
11 "repository": {
12 "type": "git",
13 "url": "ssb://%Is6qyiwYic0bOoeT5pK3mcomXa+JY34GoJNLebrRoqg=.sha256"
14 },
15 "license": "Fair",
16 "dependencies": {
17 "pull-git-packidx-parser": "^1.0.0",
18 "looper": "^4.0.0",
19 "multicb": "^1.2.1",
20 "pull-block-filter": "^1.0.0",
21 "pull-cat": "^1.1.8",
22 "pull-skip-footer": "^0.1.0",
23 "pull-stream": "^3.1.0"
24 }
25}
26

Built with git-ssb-web