Mercurial > hg > vamp-rdf-download-index
view repoint-project.json @ 165:3b89c48d0593 tip
URL to Vamp Plugin Pack Page
author | Chris Cannam |
---|---|
date | Tue, 11 Aug 2020 17:30:01 +0100 |
parents | 41a4b10386f4 |
children |
line wrap: on
line source
{ "config": { "extdir": "." }, "services": { "soundsoftware": { "vcs": ["hg", "git"], "anonymous": "https://code.soundsoftware.ac.uk/{vcs}/{repository}", "authenticated": "https://{account}@code.soundsoftware.ac.uk/{vcs}/{repository}" } }, "libraries": { "yeti": { "vcs": "git", "service": "github", "owner": "mth" }, "yertle": { "vcs": "hg", "service": "sourcehut", "owner": "cannam" }, "jvamp": { "vcs": "hg", "service": "soundsoftware" }, "may": { "vcs": "hg", "service": "soundsoftware" }, "spark": { "vcs": "git", "service": "github", "owner": "perwendel", "pin": "2.9.1" }, "public": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-website", "branch": "website" }, "rdf": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-known-plugins-rdf" }, "piper": { "vcs": "git", "service": "github", "owner": "piper-audio" } } }