{ "name": "pull-git-remote-helper", "version": "2.1.0", "description": "use pull-streams to make gitremote-helpers(1)", "main": "index.js", "scripts": { "test": "tape test/*.js" }, "repository": { "type": "git", "url": "https://git.scuttlebot.io/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256" }, "keywords": [ "pull-stream", "pull-git-repo", "git", "git-remote-helper" ], "author": "cel", "license": "Fair", "homepage": "https://git.scuttlebot.io/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256", "bugs": "https://git.scuttlebot.io/%25a4gRtAS8FLgWfxcM6SRFly2KnY9fdG8dWRAzgXsaxW0%3D.sha256/issues", "dependencies": { "multicb": "^1.2.2", "progress": "^2.0.0", "pull-buffered": "^0.3.4", "pull-cat": "^1.1.11", "pull-git-pack": "^1.0.2", "pull-git-repo": "^1.3.0", "pull-hash": "^1.0.0", "pull-stream": "^3.6.8", "stream-to-pull-stream": "^1.7.2" }, "devDependencies": { "mktemp": "^0.4.0", "rimraf": "^2.5.4", "tape": "^4.6.0" } }