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