{ "name": "ssb-npm-registry", "version": "2.1.2", "description": "npm registry server backed by ssb", "author": "cel", "license": "AGPL-3.0+", "main": "index.js", "repository": { "type": "git", "url": "ssb://%pFqjcdVKHqsrtOjVEAVZeCF0iY4s+3Hr0vA3EFCq5UM=.sha256" }, "dependencies": { "asyncmemo": "^1.3.0", "hashlru": "^2.3.0", "multicb": "^1.2.2", "pull-cat": "^1.1.11", "pull-file": "^1.1.0", "pull-hash": "^1.0.1", "pull-stream": "^3.6.14", "semver": "^6.3.0", "stream-to-pull-stream": "^1.7.3", "tar-stream": "^2.0.1" }, "bundledDependencies": [ "asyncmemo", "hashlru", "multicb", "pull-cat", "pull-file", "pull-hash", "pull-stream", "semver", "stream-to-pull-stream", "tar-stream" ] }