{
    "version": "1.0.0.0",
    "description": "Provides color highlighting for some basic PowerShell output.",
    "homepage": "https://github.com/Davlind/PSColor",
    "license": "MIT",
    "notes": [
        "Add the following to your PowerShell profile to load PSColor automatically:",
        "Import-Module PSColor"
    ],
    "url": "https://raw.githubusercontent.com/Davlind/PSColor/master/release/PSColor.zip",
    "hash": "6e2f25dca53e1c9f28557fb9dec97d50e968d3e83d3be59a4b6f9954da826ebb",
    "psmodule": {
        "name": "PSColor"
    }
}
