{
    "name": "@types/hexo-log",
    "version": "0.2.3",
    "description": "TypeScript definitions for hexo-log",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hexo-log",
    "license": "MIT",
    "contributors": [
        {
            "name": "segayuu",
            "url": "https://github.com/segayuu",
            "githubUsername": "segayuu"
        },
        {
            "name": "Dimas Lanjaka"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/hexo-log"
    },
    "scripts": {
        "build": "node packer.js"
    },
    "dependencies": {
        "@types/hexo-bunyan": "https://github.com/dimaslanjaka/nodejs-package-types/raw/main/hexo-bunyan/release/types-hexo-bunyan.tgz",
        "fs-extra": "^11.1.0",
        "upath": "^2.0.1"
    },
    "devDependencies": {
        "cross-spawn": "^7.0.3"
    }
}
