{ "name": "pull-git-remote-helper", "version": "1.4.3", "description": "use pull-streams to make gitremote-helpers(1)", "main": "index.js", "scripts": { "test": "tape test/*.js" }, "repository": { "type": "git", "url": "https://git-ssb.celehner.com/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256" }, "keywords": [ "pull-stream", "pull-git-repo", "git", "git-remote-helper" ], "author": "Charles Lehner (http://celehner.com/)", "license": "Fair", "homepage": "https://git-ssb.celehner.com/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256", "bugs": "https://git-ssb.celehner.com/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256/issues", "dependencies": { "multicb": "^1.2.1", "progress": "^1.1.8", "pull-buffered": "^0.3.2", "pull-cache": "^0.0.0", "pull-cat": "^1.1.11", "pull-git-pack": "^1.0.0", "pull-git-repo": "^1.0.0", "pull-hash": "^1.0.0", "pull-stream": "^3.4.5", "stream-to-pull-stream": "^1.7.2" }, "devDependencies": { "mktemp": "^0.4.0", "rimraf": "^2.5.4", "tape": "^4.6.0" } }