{
  "name": "novo-amaritano",
  "version": "4.0.0",
  "description": "DESCRIÇÃO DO PROJETO SITE",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Tmontec",
  "license": "ISC",
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-sass": "^4.0.2",
    "gulp-uglify": "^2.1.2",
    "gulp-watch": "^5.0.1",
    "live-server": "^1.1.0",
    "pump": "^1.0.1"
  },
  "dependencies": {
    "bower": "^1.8.8",
    "composer": "^4.1.0",
    "gulp-install": "^1.1.0",
    "sass": "^1.23.7"
  }
}
