{
    "name": "admin/document-pro",
    "description": "This is plugin for creating the document page",
    "type": "project",
    "license": "GPL",
    "autoload": {
        "psr-4": {"DPET\\": "./inc"}
    },
    "authors": [
        {
            "name": "ThoaiNgo",
            "email": "thoaingo@shinetheme.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {
        "algolia/algoliasearch-client-php": "dev-master"
    }
}
