Mercurial > hg > vamp-plugin-tester
view repoint-project.json @ 76:a6c9a0ca493e
Vext -> Repoint
| author | Chris Cannam |
|---|---|
| date | Tue, 15 May 2018 15:34:14 +0100 |
| parents | vext-project.json@2d3e1d1f99c0 |
| 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": { "vamp-plugin-sdk": { "vcs": "hg", "service": "soundsoftware" } } }
