{
    "manifest_version": 1,
    "id": "testrepo",
    "name": "Test Repository",
    "packages": {
        "kterm": {
            "name": "kterm",
            "author": "bfabiszewski, packaged by clint32",
            "description": "gtk+ terminal emulator with embedded virtual keyboard for Kindle",
            "artifacts": [
                {
                    "url": "files/k/kterm.kpkg",
                    "version": [
                        2,
                        6,
                        0
                    ]
                }
            ]
        },
        "pfetch": {
            "id": "pfetch",
            "name": "pfetch",
            "author": "dylanaraps, packaged by clint32",
            "description": "A pretty system information tool written in POSIX sh.",
            "artifacts": [
                {
                    "url": "files/p/pfetch.kpkg",
                    "version": [
                        0,
                        6,
                        0
                    ],
                    "dependencies": [
                        {
                            "id": "kterm",
                            "min": [
                                0,
                                0,
                                0
                            ]
                        }
                    ]
                }
            ]
        }
    }
}

