{ "version": "2.2.6", "description": "gibo (short for .gitignore boilerplates) is a shell script to help you easily access .gitignore boilerplates from github.com/github/gitignore.", "homepage": "https://github.com/simonwhitaker/gibo", "license": "Unlicense", "url": "https://github.com/simonwhitaker/gibo/archive/2.2.6.zip", "hash": "de06308acd25b3af6d72004c1304f2c92b39ec2f2ae5c03f62494de9ab2f1c3a", "extract_dir": "gibo-2.2.6", "bin": "gibo.bat", "checkver": { "url": "https://github.com/simonwhitaker/gibo/tags", "regex": "/releases/tag/(?:v|V)?([\\d.]+)" }, "autoupdate": { "url": "https://github.com/simonwhitaker/gibo/archive/$version.zip", "extract_dir": "gibo-$version" } }