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