{ "version": "1.3.0", "description": "Run C# scripts from the .NET CLI.", "homepage": "https://github.com/filipw/dotnet-script", "license": "MIT", "suggest": { "dotnet core SDK": "dotnet-sdk" }, "url": "https://github.com/filipw/dotnet-script/releases/download/1.3.0/dotnet-script.1.3.0.zip", "hash": "c3cab63df2096dc937744ebe8f0852f433de83e8f2fc916bbe0683d2b19fd9ae", "extract_dir": "dotnet-script", "bin": "dotnet-script.cmd", "checkver": "github", "autoupdate": { "url": "https://github.com/filipw/dotnet-script/releases/download/$version/dotnet-script.$version.zip" } }