{
    "name": "pc/katisoft",
    "description": "Awesome starter plugin example",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "Thien Pham",
            "email": "chithien175@gmail.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {},
    "autoload": {
        "psr-4": {"Inc\\": "./inc"}
    }
}
