{
  "name": "mre-grid-2",
  "authors": [
    "Lucas Campelo <lucas.campelo@itamaraty.gov.br>"
  ],
  "description": "Componente para criação de grid dinamicas",
  "main": "src/grid.js",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "grid",
    "grid2",
    "grid-2",
    "grid 2",
    "tabela",
    "paginação"
  ],
  "license": "MIT",
  "homepage": "https://bitbucket.itamaraty.gov.br:8443/projects/NARCISO/repos/mre-grid/browse",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "docs"
  ],
  "dependencies": {
    "angular": "~1.4.8",
    "materialize": "*",
    "angular-sanitize": "*",
    "angular-ng-sortablejs": "*",
    "angular-ui-router": "~0.2.15"
  },
  "version": "2.6.0",
  "_release": "2.6.0",
  "_resolution": {
    "type": "version",
    "tag": "2.6.0",
    "commit": "70ec09c0e5da2eacf3c16658b34a51ffdc97f8c8"
  },
  "_source": "git://bower.itamaraty.gov.br:6789/mre-grid-2",
  "_target": "^2.5.0",
  "_originalSource": "mre-grid-2"
}