{
    "name": "k-htmlpdf",
    "version": "0.0.2",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "pub": "node ./version.js"
    },
    "author": "kirk",
    "repository": {
        "type": "git",
        "url": "https://gitee.com/kirk958617/k-htmlpdf"
    },
    "homepage": "https://gitee.com/kirk958617/k-htmlpdf/blob/master/readme.md",
    "license": "ISC",
    "dependencies": {
        "html2canvas": "^1.4.1",
        "jspdf": "^2.5.1"
    },
    "keywords": [
        "前端",
        "html",
        "pdf",
        "vue",
        "html2canvas",
        "js"
    ],
    "devDependencies": {
        "child_process": "^1.0.2"
    }
}
