git ssb

1+

kieran / horcrux-schemas-and-thoughts



Tree: 1d4f9cd9020ce76b4a4488ca3351ccb6bd630812

Files: 1d4f9cd9020ce76b4a4488ca3351ccb6bd630812 / package.json

421 bytesRaw
1{
2 "name": "ssb-secrets",
3 "version": "1.0.0",
4 "description": "ssb secrets module",
5 "main": "index.js",
6 "author": "kyphae",
7 "license": "ISC",
8 "dependencies": {
9 "flumeview-reduce": "^1.3.13",
10 "lodash": "^4.17.5",
11 "pull-stream": "^3.6.2",
12 "xtend": "^4.0.1"
13 },
14 "devDependencies": {
15 "pryjs": "^1.0.3",
16 "tape": "^4.9.0",
17 "scuttle-testbot": "^1.1.6",
18 "ssb-keys": "^7.0.14"
19 }
20}
21

Built with git-ssb-web