git ssb

0+

cel / pull-git-remote-helper



Tree: fc2c261f0adfc90a52f623802f3c66d220e89057

Files: fc2c261f0adfc90a52f623802f3c66d220e89057 / package.json

1133 bytesRaw
1{
2 "name": "pull-git-remote-helper",
3 "version": "1.4.3",
4 "description": "use pull-streams to make gitremote-helpers(1)",
5 "main": "index.js",
6 "scripts": {
7 "test": "tape test/*.js"
8 },
9 "repository": {
10 "type": "git",
11 "url": "https://git-ssb.celehner.com/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256"
12 },
13 "keywords": [
14 "pull-stream",
15 "pull-git-repo",
16 "git",
17 "git-remote-helper"
18 ],
19 "author": "Charles Lehner (http://celehner.com/)",
20 "license": "Fair",
21 "homepage": "https://git-ssb.celehner.com/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256",
22 "bugs": "https://git-ssb.celehner.com/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256/issues",
23 "dependencies": {
24 "multicb": "^1.2.1",
25 "progress": "^1.1.8",
26 "pull-buffered": "^0.3.2",
27 "pull-cache": "^0.0.0",
28 "pull-cat": "^1.1.11",
29 "pull-git-pack": "^0.2.3",
30 "pull-git-repo": "^0.6.1",
31 "pull-hash": "^1.0.0",
32 "pull-stream": "^3.4.5",
33 "stream-to-pull-stream": "^1.7.2"
34 },
35 "devDependencies": {
36 "mktemp": "^0.4.0",
37 "rimraf": "^2.5.4",
38 "tape": "^4.6.0"
39 }
40}
41

Built with git-ssb-web