git ssb

0+

dangerousbeans / vanity-feed-id



Tree: 95bb9a6860cffaf97428b81d6600e7b668345654

Files: 95bb9a6860cffaf97428b81d6600e7b668345654 / package.json

426 bytesRaw
1{
2 "name": "ssb-vanity-feed-id-maker",
3 "version": "1.0.0",
4 "description": "Create a vanity feedid for the secure scuttlebutt p2p web, like @potatoAsuyfd57%&^FD%AS66AS=.ed25519",
5 "main": "main.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "Joran Kikke (@donkeyscience)",
10 "license": "ISC",
11 "dependencies": {
12 "check-word": "^1.1.0",
13 "ssb-keys": "^7.0.16"
14 }
15}
16

Built with git-ssb-web