git ssb

3+

cel / ssb-npm-registry



Tree: 939ae205075004b45edf0eb46a9acb675baec4ac

Files: 939ae205075004b45edf0eb46a9acb675baec4ac / package.json

783 bytesRaw
1{
2 "name": "ssb-npm-registry",
3 "version": "1.8.3",
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.1.0",
14 "hashlru": "^2.2.1",
15 "multicb": "^1.2.2",
16 "pull-cat": "^1.1.11",
17 "pull-file": "^1.1.0",
18 "pull-hash": "^1.0.0",
19 "pull-stream": "^3.6.1",
20 "semver": "^5.4.1",
21 "stream-to-pull-stream": "^1.7.2",
22 "tar-stream": "^1.5.4"
23 },
24 "bundledDependencies": [
25 "asyncmemo",
26 "hashlru",
27 "multicb",
28 "pull-cat",
29 "pull-hash",
30 "pull-stream",
31 "semver",
32 "stream-to-pull-stream",
33 "tar-stream"
34 ]
35}
36

Built with git-ssb-web