{
  "name": "ngx-scanner-face-human",
  "version": "1.1.0",
  "description": "This library is built to provide a solution analysis of human face recognition.",
  "keywords": [
    "ai",
    "ng",
    "ngx",
    "face",
    "human",
    "camera",
    "scanner",
    "angular",
    "angular2",
    "face-ai",
    "face-scanner",
    "face-detector",
    "face-detection",
    "face-scanning",
    "camera-scanner",
    "camera-scanner-ai",
    "camera-scanner-face",
    "camera-scanner-face-ai",
    "ng-face-ai",
    "ng-face-scanner",
    "ng-face-scanner-ai",
    "ng-scanner-face",
    "ng-scanner-face-ai",
    "ngx-scanner-face",
    "ngx-scanner-face-ai",
    "ngx-face-ai",
    "ngx-face-scanner",
    "ngx-face-scanner-ai",
    "angular-face-ai",
    "angular-face-ai-scanner",
    "face-recognition",
    "face-scanner-api",
    "realtime-face-mask-scanner",
    "face-mask-scanner",
    "face-scanner-js",
    "scanner-face-opencv",
    "opencv-face-scanner",
    "tensorflow-face",
    "ngx-tensorflow-face",
    "face-recognition",
    "ngx-face-recognition",
    "face-landmarks-detection",
    "ngx-face-landmarks-detection",
    "hand-pose-detection",
    "ngx-hand-pose-detection",
    "ngx-pose-detection",
    "ngx-pose-detection-mesh",
    "human-library",
    "face-detection",
    "faceid",
    "face-geometry",
    "face-embedding",
    "face-recognition",
    "face-description",
    "face-matching",
    "body-tracking",
    "body-segmentation",
    "hand-tracking",
    "iris-tracking",
    "age-estimation",
    "emotion-detection",
    "gender-prediction",
    "gesture-recognition",
    "gaze-tracking",
    "age-gender",
    "tensorflowjs",
    "tfjs",
    "tensorflow"
  ],
  "author": "DaiDH <duonghuudai.id002@gmail.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+ssh://github.com/id1945/ngx-scanner-face-human.git"
  },
  "dependencies": {
    "@tensorflow/tfjs": "^4.5.0",
    "@tensorflow/tfjs-core": "^4.5.0",
    "@tensorflow/tfjs-converter": "^4.5.0",
    "@tensorflow/tfjs-backend-cpu": "^4.5.0",
    "@tensorflow/tfjs-backend-wasm": "^4.5.0",
    "@tensorflow/tfjs-backend-webgl": "^4.5.0",
    "@tensorflow/tfjs-backend-webgpu": "0.0.1-alpha.20"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "engines": {
    "node": ">=14.0.0"
  },
  "private": false,
  "sideEffects": false,
  "main": "human.node.js",
  "module": "human.esm.js",
  "browser": "human.esm.js",
  "types": "types/human.d.ts",
  "exports": {
    "node": {
      "require": "./human.node.js",
      "import": "./human.node.js",
      "module": "./human.node.js"
    },
    "require": "./human.node.js",
    "import": "./human.esm.js",
    "script": "./human.js",
    "module": "./human.esm.js",
    "types": "./types/human.d.ts",
    "human": "./human.js",
    "human.js": "./human.js",
    "human.esm": "./human.esm.js",
    "human.esm.js": "./human.esm.js",
    "human.esm-nobundle": "./human.esm-nobundle.js",
    "human.esm-nobundle.js": "./human.esm-nobundle.js",
    "human.node": "./human.node.js",
    "human.node.js": "./human.node.js",
    "human.node-wasm": "./human.node-wasm.js",
    "human.node-wasm.js": "./human.node-wasm.js",
    "human.node-gpu": "./human.node-gpu.js",
    "human.node-gpu.js": "./human.node-gpu.js"
  }
}
