{
  "name": "melhor-ui",
  "version": "0.0.0",
  "description": "O framework front-end da Melhor Envio",
  "main": "gulpfile.babel.js",
  "scripts": {
    "start": "gulp",
    "build": "gulp build",
    "clean": "gulp clean"
  },
  "repository": {
    "type": "git",
    "url": "git@bitbucket.org:melhor-envio/melhor-ui.git"
  },
  "keywords": [
    "template",
    "boilerplate",
    "skeleton",
    "scaffold",
    "starter"
  ],
  "browserslist": [
    "last 2 version",
    "> 1%",
    "IE 10"
  ],
  "author": "Acauã Montiel <contato@acauamontiel.com.br>",
  "license": "MIT",
  "devDependencies": {
    "@babel/core": "^7.4.0",
    "@babel/polyfill": "^7.10.4",
    "@babel/preset-env": "^7.4.2",
    "@babel/register": "^7.4.0",
    "autoprefixer": "^9.7.4",
    "babel-eslint": "^10.0.1",
    "babel-plugin-dotenv": "^0.1.1",
    "babel-plugin-module-resolver": "^4.0.0",
    "babelify": "^10.0.0",
    "browser-sync": "^2.26.3",
    "dayjs": "^1.8.18",
    "dotenv": "^7.0.0",
    "eslint-config-mantis": "^1.3.0",
    "gulp": "^4.0.0",
    "gulp-bro": "^1.0.3",
    "gulp-eslint": "^5.0.0",
    "gulp-if": "^2.0.2",
    "gulp-imagemin": "^5.0.3",
    "gulp-newer": "^1.4.0",
    "gulp-plumber": "^1.2.1",
    "gulp-postcss": "^8.0.0",
    "gulp-pug": "^4.0.1",
    "gulp-pug-linter": "^1.2.1",
    "gulp-rename": "^1.4.0",
    "gulp-replace": "^1.0.0",
    "gulp-sourcemaps": "^2.6.5",
    "gulp-stylint": "^4.0.2",
    "gulp-stylus": "^2.7.0",
    "gulp-svg-symbols": "^3.2.3",
    "gulp-uglify": "^3.0.2",
    "mantis-equalizr": "^1.5.0",
    "mantis-grid": "^0.5.2",
    "mantis-layers": "^0.1.0",
    "mantis-querist": "^0.5.0",
    "mantis-toolkit": "^0.2.0",
    "puglint-stylish": "^1.0.1",
    "rimraf": "^2.6.3"
  },
  "dependencies": {
    "vue-the-mask": "^0.11.1",
    "vuelidate": "^0.7.5"
  }
}
