{
  "name": "gumga-query-filter-ng",
  "version": "1.11.5",
  "description": "Gumga Query Filter",
  "main": "./src/index.js",
  "authors": [
    "Gumga Tecnologia da Informação S/A"
  ],
  "license": "LGPL-3.0",
  "keywords": [
    "gumga",
    "query",
    "filter",
    "angular",
    "1.x"
  ],
  "homepage": "https://github.com/guiseek/gumga-query-filter-ng",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "1.5.8"
  }
}
