hocr-dom
Version:
Extend HTMLDocument and Element with hOCR query and property helpers
25 lines (24 loc) • 528 B
JSON
{
"name": "hocr-dom",
"version": "0.1.4",
"description": "Extend HTMLDocument and Element with hOCR query and property helpers",
"main": "src/index.js",
"scripts": {
"test": "tap test/*.test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kba/hocr-dom.git"
},
"keywords": [
"hocr",
"dom",
"ocr"
],
"author": "kba",
"license": "MIT",
"bugs": {
"url": "https://github.com/kba/hocr-dom/issues"
},
"homepage": "https://github.com/kba/hocr-dom#readme"
}