UNPKG

ngx-matomo-client

Version:

Matomo (fka. Piwik) client for Angular applications

11 lines (10 loc) 270 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add ngx-matomo-client library", "factory": "./ng-add/index#ngAdd", "schema": "./ng-add/schema.json" } } }