Files: 2b44276bef31490ce989ab1cc7a1943c8bac0d4e / package.json
255 bytesRaw
1 | { |
2 | "name": "ssb-npm-registry", |
3 | "version": "1.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://#ssb-npm-registry" |
11 | } |
12 | } |
13 |
Built with git-ssb-web