{
  "name": "mre-grid",
  "version": "1.0.0",
  "description": "Componente de grid do Ministerio das Relacoes Exteriores usado para mostrar dados na interface",
  "main": "src/grid.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@bitbucket.itamaraty.gov.br:7999/narciso/mre-grid.git"
  },
  "keywords": [
    "grid",
    "data",
    "datagrid",
    "interface",
    "table",
    "tabela",
    "dados"
  ],
  "author": "Lucas Campelo <lucas.campelo@itamaraty.gov.br>",
  "license": "UNLICENSED",
  "devDependencies": {
    "dgeni-markdown": "0.0.5",
    "grunt-dgeni": "0.0.3",
    "grunt": "^0.4.5",
    "grunt-eslint": "^19.0.0",
    "grunt-npm-install": "^0.2.0",
    "gulp": "^3.9.1",
    "shelljs": "^0.7.5",
    "sonar-web-frontend-reporters": "^3.0.0"
  },
  "directories": {
    "doc": "docs"
  }
}
