{
    "name": "paddleocrjson",
    "version": "1.1.1-a",
    "description": "基于 https://github.com/hiroi-sora/PaddleOCR-json 的node.js api",
    "homepage": "https://github.com/PunchlY/PaddleOCR-json-node-api/blob/main/api/node.js",
    "repository": {
        "type": "git",
        "url": "git://github.com/PunchlY/PaddleOCR-json-node-api.git"
    },
    "author": "punchly <punchly@foxmail.com>",
    "bugs": {
        "url": "https://github.com/PunchlY/PaddleOCR-json-node-api/issues"
    },
    "license": "WTFPL",
    "main": "./esnext",
    "devDependencies": {
        "@types/node": "^18.11.9"
    },
    "keywords": [
        "OCR",
        "PaddleOCR",
        "api",
        "json"
    ]
}
