git ssb

0+

Josiah / patchbay-tags



Tree: b127017f9e06572ecbf705286ec4bf3e3aa2a123

Files: b127017f9e06572ecbf705286ec4bf3e3aa2a123 / package.json

673 bytesRaw
1{
2 "name": "patch-bookmarks",
3 "version": "1.0.0",
4 "description": "Bookmarks plugin for patchbay",
5 "main": "index.js",
6 "scripts": {
7 "test": "node test.js"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git@github.com:wittjosiah/patch-bookmarks.git"
12 },
13 "keywords": [],
14 "author": "wittjosiah",
15 "license": "AGPL-3.0",
16 "dependencies": {
17 "bulk-require": "^1.0.1",
18 "depnest": "^1.3.0",
19 "hyperlightbox": "^1.0.0",
20 "libnested": "^1.2.1",
21 "lodash": "^4.17.4",
22 "mutant": "^3.21.2",
23 "pull-defer": "^0.2.2",
24 "pull-scroll": "^1.0.9",
25 "pull-stream": "^3.6.1",
26 "read-directory": "^3.0.0",
27 "ssb-ref": "^2.7.1"
28 }
29}
30

Built with git-ssb-web