{ "version": "1.0.1", "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.0.1/dotnet-script.1.0.1.zip", "hash": "d33875e44905fca54550eeee7a7b729b797f78a057011885489566b626fc52da", "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" } }