{
    "name": "songshu",
    "version": "0.0.17",
    "description": "",
    "main": "index.js",
    "bin": "./bin/songshu.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [],
    "author": "mithrayls <mithray@protonmail.com> (https://mithrayls.github.io/)",
    "license": "MIT",
    "dependencies": {
        "@hapi/joi": "^16.0.1",
        "ansi-colors": "^4.1.1",
        "argon2": "^0.24.1",
        "configstore": "^5.0.0",
        "inquirer": "^7.0.0",
        "log-update": "^3.3.0",
        "read-pkg-up": "^6.0.0",
        "tweetnacl": "^1.0.3"
    }
}
