12345678910111213141516 |
- {
- "id": "test10",
- "description": [
- { "en_US", "Name10", "Description 10" }
- ],
- "version": "0.0.1",
- "release": "0.0-beta",
- "license": "MIT",
- "category": "multimedia",
- "url": "file://@URL/test10-$VERSION-$ARCH.zip",
- "eula": "https://github.com/myuser/test10/raw/master/LICENSE",
- "homepage": "https://myuser.github.io/test10",
- "bugtracker": "https://github.com/myuser/test10/issues",
- "depends": [ "test8" ]
- }
|