{
    "name": "tasin/precart",
    "description": "A simple plugin to add preorders to your WooCommerce store.",
    "type": "project",
    
    "autoload": {
        "files": [
          "inc/codestar/codestar-framework.php"
        ],
        "psr-4": {
            "PreCart\\": "src/"
        }
    }
}
