{
  "name": "@nuralogix.ai/awc-tfjs-face-tracker",
  "version": "1.0.0",
  "description": "Anura Web Core TensorFlow.js Face Tracker Plugin",
  "homepage": "https://docs.deepaffex.ai/jsapiclient/",
  "author": "Hamed Hassanzadeh Amin",
  "license": "SEE LICENSE IN LICENSE.txt",
  "type": "module",
  "module": "./lib/awc.tfjs.ft.mjs",
  "main": "./lib/awc.tfjs.ft.mjs",
  "exports": "./lib/awc.tfjs.ft.mjs",
  "keywords": [
    "Anura",
    "Anura Web Core",
    "DeepAffex",
    "Nuralogix",
    "TFJS Face Tracker",
    "TensorFlow.js"
  ]
}
