{
    "name": "geekplay",
    "version": "0.1.0",
    "description": "The CLI player for the geek in you!",
    "main": "index.js",
    "bin": {
        "geekplay": "bin/cli.js"
    },
    "author": "Anthony Mugendi <ngurumugz@gmail.com>",
    "license": "MIT",
    "dependencies": {
        "arrify": "^2.0.1",
        "beeper": "^2.1.0",
        "bytes": "^3.1.0",
        "cheerio": "^1.0.0-rc.6",
        "clear": "^0.1.0",
        "conf": "^10.0.0",
        "delay": "^5.0.0",
        "dot-prop": "^6.0.1",
        "download": "^8.0.0",
        "eventemitter3": "^4.0.7",
        "execa": "^5.0.0",
        "exit-hook": "^2.2.1",
        "fast-glob": "^3.2.5",
        "figlet": "^1.5.0",
        "filenamify": "^4.2.0",
        "fs-extra": "^9.1.0",
        "got": "^11.8.2",
        "is-online": "^9.0.0",
        "is-url": "^1.2.4",
        "keypress": "^0.2.1",
        "kind-of": "^6.0.3",
        "kleur": "^4.1.4",
        "latest-version": "^5.1.0",
        "lodash": "^4.17.21",
        "log-update": "^4.0.0",
        "m3u": "^0.0.2",
        "m3u8stream": "^0.8.3",
        "meow": "^9.0.0",
        "moment": "^2.29.1",
        "numbro": "^2.3.2",
        "ospath": "^1.2.2",
        "parse-duration": "^1.0.0",
        "pretty-ms": "^7.0.1",
        "process-suspend": "^0.0.5",
        "prompts": "^2.4.1",
        "semver": "^7.3.5",
        "tildify": "^2.0.0",
        "upath": "^2.0.1",
        "which": "^2.0.2"
    },
    "devDependencies": {},
    "directories": {
        "doc": "docs",
        "lib": "lib",
        "test": "test"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/mugendi/geek-play.git"
    },
    "bugs": {
        "url": "https://github.com/mugendi/geek-play/issues"
    },
    "homepage": "https://github.com/mugendi/geek-play#readme",
    "keywords": [
        "player",
        "music",
        "youtube",
        "audio",
        "streaming",
        "mp3",
        "cli"
    ]
}
