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