{
    "version": "1.2.1",
    "description": "Compile LINQPad query files into stand-alone C# scripts (csx) or executable binaries so that they can be run outside and independent of LINQPad.",
    "homepage": "https://github.com/linqpadless/LinqPadless",
    "license": "Apache-2.0",
    "url": "https://api.nuget.org/packages/linqpadless.1.2.1.nupkg#/dl.7z",
    "hash": "f64f71b3e3a9acff3987d447c6adff502dfbbad7f4f6ad2f997bb1685c379399",
    "bin": "tools\\lpless.exe",
    "checkver": {
        "url": "https://www.nuget.org/packages/LinqPadless",
        "regex": "-Version ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://api.nuget.org/packages/linqpadless.$version.nupkg#/dl.7z"
    }
}
