UNPKG

@thiagoprz/filter-pipe

Version:
46 lines 1.17 kB
{ "name": "@thiagoprz/filter-pipe", "description": "Angular Filter Pipe", "version": "0.0.7", "peerDependencies": { "@angular/common": "^11.2.4 || ~10.0.0", "@angular/core": "^11.2.4 || ~10.0.0" }, "dependencies": { "tslib": "^2.0.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/thiagoprz/filter-pipe.git" }, "keywords": [ "pipe", "angular", "fulltext", "full", "text", "search", "query", "strings", "like", "like", "search" ], "author": "Thiago Przyczynski <przyczynski@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/thiagoprz/filter-pipe/issues" }, "homepage": "https://github.com/thiagoprz/filter-pipe#readme", "main": "bundles/thiagoprz-filter-pipe.umd.js", "module": "fesm2015/thiagoprz-filter-pipe.js", "es2015": "fesm2015/thiagoprz-filter-pipe.js", "esm2015": "esm2015/thiagoprz-filter-pipe.js", "fesm2015": "fesm2015/thiagoprz-filter-pipe.js", "typings": "thiagoprz-filter-pipe.d.ts", "metadata": "thiagoprz-filter-pipe.metadata.json", "sideEffects": false }