{
  "name": "NOME DO PROJETO / SITE",
  "description": "DESCRIÇÃO DO PROJETO / SITE",
  "main": "",
  "authors": [
    "Tmontec"
  ],
  "license": "MIT",
  "homepage": "",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "font-awesome": "^4.6.3",
    "bootstrap-sass": "^3.3.7",
    "breakpoint-sass": "^2.7.0",
    "sass-flex-mixin": "^1.0.3",
    "jquery-mask-plugin": "^1.14.8"
  }
}
