{
    "name": "martincapo_cli",
    "version": "2.8.1",
    "description": "Get to know Martin via `npx martincapo_cli`.",
    "bin": {
        "martin": "index.js"
    },
    "dependencies": {
        "bee-alerts": "^1.0.2",
        "boxen": "^5.1.2",
        "chalk": "^4.1.2",
        "cli-check-node": "^1.3.4",
        "cli-handle-error": "^4.4.0",
        "cli-handle-unhandled": "^1.1.1",
        "cli-strip-html": "^1.0.2",
        "cli-welcome": "^2.2.2",
        "meow": "^9.0.0",
        "node-fetch": "^2.6.5",
        "ora": "^5.4.1"
    },
    "keywords": [
        "martin capovcak",
        "martincapo",
        "martin",
        "capovcak",
        "capo",
        "martincapo_cli"
    ],
    "license": "MIT",
    "main": "index.js",
    "repository": "martincapovcak/martincapo_cli",
    "author": {
        "name": "Martin Capovcak",
        "email": "martin.capovcak@gmail.com"
    }
}
