git ssb

3+

arj / patchbook



Tree: 2c5df571b198509b12f1ea83f3f4e16d782acb81

Files: 2c5df571b198509b12f1ea83f3f4e16d782acb81 / package.json

803 bytesRaw
1{
2 "name": "patch-book",
3 "version": "1.0.0",
4 "description": "A book rating system for patch-core compatible scuttlebutt clients",
5 "main": "index.js",
6 "directories": {
7 "test": "test"
8 },
9 "scripts": {
10 "test": "echo \"Error: no test specified\" && exit 1"
11 },
12 "repository": {
13 "type": "git",
14 "url": "ssb://%zoL1riX2mELF0j3dydWtQ+go4nI4jaByvm5Z02cRyaQ=.sha256"
15 },
16 "author": "Anders Rune Jensen <arj03@protonmail.ch>",
17 "license": "Beerware",
18 "dependencies": {
19 "bulk-require": "^1.0.1",
20 "depnest": "^1.3.0",
21 "html-escape": "^2.0.0",
22 "mutant": "^3.21.2",
23 "pull-scroll": "^1.0.9",
24 "pull-stream": "^3.6.1",
25 "read-directory": "^3.0.0"
26 },
27 "devDependencies": {
28 "scuttlebot": "^10.4.10",
29 "ssb-keys": "^7.0.12",
30 "tape": "^4.8.0"
31 }
32}
33

Built with git-ssb-web