{
  "name": "@nuralogix.ai/tf-face-tracker-worker-ts",
  "version": "1.0.2",
  "description": "MediaPipe Tasks-vision Face Landmarker - Module Worker",
  "homepage": "https://www.deepaffex.ai",
  "author": "Hamed Hassanzadeh Amin",
  "module": "./lib/index.mjs",
  "types": "./lib/index.d.ts",
  "browser": "./lib/index.mjs",
  "exports": {
    "import": "./lib/index.mjs",
    "default": "./lib/index.mjs",
    "types": "./lib/index.d.ts"
  },
  "type": "module",
  "keywords": [
    "Anura",
    "DeepAffex",
    "Nuralogix",
    "MediaPipe Tasks-vision Face Landmarker"
  ],
  "license": "Apache-2.0"
}
