UNPKG

@kuro-samurai/ngx-samurai-filter

Version:
11 lines (10 loc) 265 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add samurai filter to the project.", "factory": "./ng-add/index.js#ngAdd", "schema": "./schema.json" } } }