package.json

{
    "name": "ps-xutilities",
    "version": "1.0.12",
    "description": "Extended Utilities for PowerShell",
    "preferGlobal": true,
    "author": "Hugo Belin",
    "keywords": [
        "PowerShell",
        "Module",
        "Utility"
    ],
    "repository": {
        "type": "git",
        "url": "https://github.com/hobelinm/PsxUtility.git"
    },
    "license": "SEE LICENSE IN LICENSE"
}