git ssb

1+

Dominic / ssb-config



Tree: 5d3f681f53f0914cdf3afe7e8679a6bb619407d6

Files: 5d3f681f53f0914cdf3afe7e8679a6bb619407d6 / package.json

499 bytesRaw
1{
2 "name": "ssb-config",
3 "description": "load ssb config",
4 "version": "2.1.1",
5 "homepage": "https://github.com/dominictarr/ssb-config",
6 "repository": {
7 "type": "git",
8 "url": "git://github.com/dominictarr/ssb-config.git"
9 },
10 "dependencies": {
11 "deep-extend": "^0.4.0",
12 "non-private-ip": "^1.2.1",
13 "os-homedir": "^1.0.1",
14 "rc": "^1.1.6"
15 },
16 "devDependencies": {},
17 "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)",
18 "license": "MIT"
19}
20

Built with git-ssb-web