{
  "name": "mre-layout",
  "description": "Layout base para os projeto do MRE",
  "homepage": "https://bitbucket.itamaraty.gov.br:8443/projects/NARCISO/repos/mre-layout/browse",
  "main": "mre-layout.js",
  "repository": {
    "type": "git",
    "url": "ssh://git@bitbucket.itamaraty.gov.br:7999/narciso/mre-layout.git"
  },
  "keywords": [
    "frontend",
    "front-end",
    "acl",
    "cordilheira",
    "state",
    "diretiva",
    "directive"
  ],
  "author": "Lucas Campelo <lucas.campelo@itamaraty.gov.br>",
  "license": "Private",
  "private": true,
  "engines": {
    "node": ">= 0.10.0"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-eslint": "^19.0.0",
    "grunt-npm-install": "^0.2.0",
    "grunt-contrib-concat": "~0.4.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-uglify": "~0.5.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-sass": "^1.2.1",
    "gulp": "^3.9.1",
    "shelljs": "^0.7.5",
    "sonar-web-frontend-reporters": "^3.0.0"
  }
}
