git ssb

0+

mixmix / patch-suggest



Tree: 6b51ef76387825aa524424f71d8d722fa7eba2cf

Files: 6b51ef76387825aa524424f71d8d722fa7eba2cf / package.json

687 bytesRaw
1{
2 "name": "patch-suggest",
3 "version": "1.0.1",
4 "description": "The commons suggesters for text fields - for patch-* family apps",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/mixmix/patch-suggest.git"
12 },
13 "keywords": [
14 "patchcore",
15 "depject",
16 "suggest"
17 ],
18 "author": "mixmix",
19 "license": "AGPL-3.0",
20 "bugs": {
21 "url": "https://github.com/mixmix/patch-suggest/issues"
22 },
23 "homepage": "https://github.com/mixmix/patch-suggest",
24 "dependencies": {
25 "depnest": "^1.3.0",
26 "mutant": "^3.21.2",
27 "ssb-ref": "^2.9.1"
28 }
29}
30

Built with git-ssb-web