git ssb

3+

cel / ssb-npm-registry



Tree: b06fc556703247d92e3936a9e89d759c8227aed7

Files: b06fc556703247d92e3936a9e89d759c8227aed7 / package.json

801 bytesRaw
1{
2 "name": "ssb-npm-registry",
3 "version": "2.1.0",
4 "description": "npm registry server backed by ssb",
5 "author": "cel",
6 "license": "AGPL-3.0+",
7 "main": "index.js",
8 "repository": {
9 "type": "git",
10 "url": "ssb://%pFqjcdVKHqsrtOjVEAVZeCF0iY4s+3Hr0vA3EFCq5UM=.sha256"
11 },
12 "dependencies": {
13 "asyncmemo": "^1.3.0",
14 "hashlru": "^2.3.0",
15 "multicb": "^1.2.2",
16 "pull-cat": "^1.1.11",
17 "pull-file": "^1.1.0",
18 "pull-hash": "^1.0.1",
19 "pull-stream": "^3.6.14",
20 "semver": "^6.3.0",
21 "stream-to-pull-stream": "^1.7.3",
22 "tar-stream": "^2.0.1"
23 },
24 "bundledDependencies": [
25 "asyncmemo",
26 "hashlru",
27 "multicb",
28 "pull-cat",
29 "pull-file",
30 "pull-hash",
31 "pull-stream",
32 "semver",
33 "stream-to-pull-stream",
34 "tar-stream"
35 ]
36}
37

Built with git-ssb-web