package.jsonView |
---|
7 | 7 … | "test": "tape test/*.js" |
8 | 8 … | }, |
9 | 9 … | "repository": { |
10 | 10 … | "type": "git", |
11 | | - "url": "https://git-ssb.celehner.com/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256" |
| 11 … | + "url": "https://git.scuttlebot.io/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256" |
12 | 12 … | }, |
13 | 13 … | "keywords": [ |
14 | 14 … | "pull-stream", |
15 | 15 … | "pull-git-repo", |
16 | 16 … | "git", |
17 | 17 … | "git-remote-helper" |
18 | 18 … | ], |
19 | | - "author": "Charles Lehner (http://celehner.com/)", |
| 19 … | + "author": "cel", |
20 | 20 … | "license": "Fair", |
21 | | - "homepage": "https://git-ssb.celehner.com/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256", |
22 | | - "bugs": "https://git-ssb.celehner.com/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256/issues", |
| 21 … | + "homepage": "https://git.scuttlebot.io/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256", |
| 22 … | + "bugs": "https://git.scuttlebot.io/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256/issues", |
23 | 23 … | "dependencies": { |
24 | | - "multicb": "^1.2.1", |
25 | | - "progress": "^1.1.8", |
26 | | - "pull-buffered": "^0.3.2", |
27 | | - "pull-cache": "^0.0.0", |
| 24 … | + "multicb": "^1.2.2", |
| 25 … | + "progress": "^2.0.0", |
| 26 … | + "pull-buffered": "^0.3.4", |
28 | 27 … | "pull-cat": "^1.1.11", |
29 | | - "pull-git-pack": "^1.0.0", |
30 | | - "pull-git-repo": "^1.2.0", |
| 28 … | + "pull-git-pack": "^1.0.2", |
| 29 … | + "pull-git-repo": "^1.3.0", |
31 | 30 … | "pull-hash": "^1.0.0", |
32 | | - "pull-stream": "^3.4.5", |
| 31 … | + "pull-stream": "^3.6.8", |
33 | 32 … | "stream-to-pull-stream": "^1.7.2" |
34 | 33 … | }, |
35 | 34 … | "devDependencies": { |
36 | 35 … | "mktemp": "^0.4.0", |