{
  "name": "eslint-config-matheusvellone-base",
  "version": "1.1.1",
  "description": "Matheus Vellone's ESLint config",
  "main": "backend.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MatheusVellone/javascript-style-guide.git"
  },
  "author": "Matheus Vellone",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/MatheusVellone/javascript-style-guide/issues"
  },
  "keywords": [
    "eslint",
    "eslintconfig",
    "pagarme",
    "javascript",
    "styleguide"
  ],
  "homepage": "https://github.com/MatheusVellone/javascript-style-guide#readme",
  "dependencies": {
    "eslint-config-airbnb-base": "13.0.0"
  }
}
