docscan4nodejs
Version:
Node.js API for Dynamsoft Document Scanning Service. Supports TWAIN, SANE, ICA, WIA, eSCL scanners.
23 lines • 606 B
JSON
{
"name": "docscan4nodejs",
"version": "2.0.2",
"description": "Node.js API for Dynamsoft Document Scanning Service. Supports TWAIN, SANE, ICA, WIA, eSCL scanners.",
"keywords": [
"Document Scanning",
"Scanner access",
"Scan API",
"TWAIN",
"SANE",
"ICA",
"WIA",
"eSCL"
],
"author": "yushulx",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/yushulx/dynamsoft-service-REST-API/blob/main/README.md"
},
"homepage": "https://github.com/yushulx/dynamsoft-service-REST-API/blob/main/README.md#readme",
"main": "index.js"
}