git ssb

0+

Josiah / patchbay-tags



Tree: b2537a3b08774d511c486cbde728d5f2447319f0

Files: b2537a3b08774d511c486cbde728d5f2447319f0 / package.json

700 bytesRaw
1{
2 "name": "patchbay-tags",
3 "version": "1.0.0",
4 "description": "Tags 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/patchbay-tags.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 "mutant-pull-reduce": "^1.1.0",
24 "pull-defer": "^0.2.2",
25 "pull-scroll": "^1.0.9",
26 "pull-stream": "^3.6.1",
27 "read-directory": "^3.0.0",
28 "ssb-ref": "^2.7.1"
29 }
30}
31

Built with git-ssb-web