git ssb

0+

mixmix / ssb-meme



Tree: b3f98f5d9fd193405803a810ea3664cb029a8b24

Files: b3f98f5d9fd193405803a810ea3664cb029a8b24 / package.json

630 bytesRaw
1{
2 "name": "ssb-meme",
3 "version": "1.0.1",
4 "description": "",
5 "main": "index.js",
6 "repository": "https://github.com/ssbc/ssb-meme",
7 "directories": {
8 "test": "test"
9 },
10 "dependencies": {
11 "flumeview-search": "^1.0.3",
12 "is-my-json-valid": "^2.17.2",
13 "ssb-ref": "^2.11.1"
14 },
15 "devDependencies": {
16 "file-type": "^8.0.0",
17 "pull-stream": "^3.6.8",
18 "scuttlebot": "^11.3.0",
19 "ssb-blobs": "^1.1.5",
20 "ssb-config": "^2.2.0",
21 "ssb-keys": "^7.0.16"
22 },
23 "scripts": {
24 "test": "echo \"Error: no test specified\" && exit 1"
25 },
26 "keywords": [],
27 "author": "",
28 "license": "MIT"
29}
30

Built with git-ssb-web