{
  "name": "gumga-gquery-ng",
  "version": "1.3.0",
  "description": "GQuery Gumga",
  "main": "./src/index.ts",
  "authors": [
    "Gumga Tecnologia da Informação S/A"
  ],
  "license": "LGPL-3.0",
  "keywords": [
    "gumga",
    "controller",
    "angular 1.x"
  ],
  "homepage": "",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "1.5.8"
  }
}
