{
    "name": "codewand/wp-recruit-manager",
    "description": "A simple yet powerful job listing plugin to create your site's career / job pages with an easy user experience for applicants and advance built in tools for site owner to assist in the hiring process.",
    "type": "project",
    "license": "GPL",
    "authors": [
        {
            "name": "codewand",
            "email": "codewand.cc@gmail.com"
        }
    ],
    "minimum-stability": "dev",
    "require": {
        "faisalman/simple-excel-php": "0.3.*",
        "dompdf/dompdf": "^0.8.3"
    },    
    "autoload": {
        "psr-4" : {"Inc\\": "./inc"}
    }
}
