dwt
Version:
Dynamic Web TWAIN is a TWAIN/ICA/SANE-based scanning SDK software specifically designed for web applications running on Windows/macOS/Linux. With just a few lines of code, you can develop robust applications to scan documents from TWAIN/ICA/SANE-compatibl
54 lines • 1.66 kB
JSON
{
"name": "dwt",
"version": "15.3.2-sdk",
"author": {
"name": "Dynamsoft",
"url": "https://www.dynamsoft.com"
},
"dependencies": {},
"description": "Dynamic Web TWAIN is a TWAIN/ICA/SANE-based scanning SDK software specifically designed for web applications running on Windows/macOS/Linux. With just a few lines of code, you can develop robust applications to scan documents from TWAIN/ICA/SANE-compatible scanners, edit the scanned images and save them to a local/server file system or document repository.",
"devDependencies": {},
"directories": {},
"files": [
"dist",
"samples"
],
"homepage": "https://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx",
"keywords": [
"TWAIN",
"JavaScript",
"document",
"scanning",
"web",
"browser",
"cross-platform",
"scanner",
"document management",
"HTML5 scan",
"JavaScript scan",
"Web scan",
"HTML5 scanner",
"JavaScript scanner",
"web scanner",
"HTML5 scanning",
"JavaScript scanning",
"Web scanning",
"TWAIN",
"WIA",
"Web TWAIN",
"document scanning",
"SANE"
],
"main": "dist/dynamsoft.webtwain.min.js",
"maintainers": [
{
"name": "Dynamsoft Support Team",
"email": "support@dynamsoft.com"
}
],
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/Dynamsoft/Dynamic-Web-TWAIN"
}
}