package.json

{
    "name": "ps-confighive",
    "version": "1.0.3",
    "description": "A hive for your config needs",
    "preferGlobal": true,
    "author": "Hugo Belin",
    "keywords": [
        "PowerShell",
        "Module",
        "Config"
    ],
    "repository": {
        "type": "git",
        "url": "https://github.com/hobelinm/PsConfigHive.git"
    },
    "license": "SEE LICENSE IN LICENSE"
}