UNPKG

ngx-face-api-js

Version:

Angular directives for face detection and face recognition in the browser. It is a wrapper for face-api.js, so it is not dependent on the browser implementation.

18 lines (17 loc) 403 B
{ "$schema": "http://json-schema.org/schema", "id": "angular-firebase-schematic-ng-add", "title": "ngx-face-api-js-schematics ng-add schematic", "type": "object", "properties": { "project": { "type": "string", "description": "The name of the project.", "$default": { "$source": "projectName" } } }, "required": [], "additionalProperties": false }