{
  "name": "yv-document-scanner-web",
  "version": "1.0.7",
  "description": "This web component is designed to scan and capture documents with detection capabilities.",
  "main": "./js/dist/youverse-document-scan.min.js",
  "types": "./js/ts/youverse-document-scan.d.ts",
  "exports": {
    ".": {
      "import": "./js/dist/youverse-document-scan.min.js",
      "types": "./js/ts/youverse-document-scan.d.ts"
    }
  },
  "keywords": [
    "Youverse",
    "Document",
    "Scanner",
    "Web Component",
    "js"
  ],
  "author": "Yoonik dev",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/dev-yoonik/yv-document-scanner-web.git"
  },
  "homepage": "https://www.youverse.id"
}