kamiazya/ngx-speech-recognition

View on GitHub
projects/ngx-speech-recognition/schematics/collection.json

Summary

Maintainability
Test Coverage
{
  "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json",
  "schematics": {
    "ng-add": {
      "description": "Add ngx-face-api-js Module to project.",
      "factory": "./ng-add/index#ngAdd",
      "schema": "./ng-add/schema.json"
    }
  }
}