{
  "name": "mre-user-card",
  "version": "1.0.0",
  "description": "Controle de User Card para o front-end",
  "main": "mre-user-card.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@bitbucket.itamaraty.gov.br:7999/narciso/mre-user-card.git"
  },
  "keywords": [
    "frontend",
    "front-end",
    "user-card",
    "cordilheira",
    "state",
    "diretiva",
    "directive"
  ],
  "author": "Thiago Carvalho <thiago.b.carvalho@itamaraty.gov.br>",
  "license": "UNLICENSED",
  "private": true,
  "devDependencies": {
    "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"
  }
}
