{
  "name": "wngx-filter",
  "version": "2.1.2",
  "license": "MIT",
  "peerDependencies": {
    "@angular/common": "^7.0.0",
    "@angular/core": "^7.0.0"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/wquintanilhadasilva/wngx-library"
  },
  "keywords": [
    "filters",
    "ngFor",
    "angular",
    "angular6",
    "angular7",
    "pipes",
    "complex type",
    "multi fields",
    "search",
    "angular filters",
    "angular pipes",
    "ngfor pipe",
    "ngfor filter",
    "dynamic",
    "dynamic filter",
    "pipe filter"
  ],
  "bugs": {
    "url": "https://github.com/wquintanilhadasilva/wngx-library"
  },
  "author": "Wedson Quintanilha da Silva",
  "homepage": "https://github.com/wquintanilhadasilva/wngx-library",
  "main": "bundles/wngx-filter.umd.js",
  "module": "fesm5/wngx-filter.js",
  "es2015": "fesm2015/wngx-filter.js",
  "esm5": "esm5/wngx-filter.js",
  "esm2015": "esm2015/wngx-filter.js",
  "fesm5": "fesm5/wngx-filter.js",
  "fesm2015": "fesm2015/wngx-filter.js",
  "typings": "wngx-filter.d.ts",
  "metadata": "wngx-filter.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
