{
  "name": "eslint-config-standart",
  "version": "0.2.0",
  "description": "Linting rules that make your code look like art that stands on it's own",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/eslint-config-standart.git"
  },
  "homepage": "https://github.com/thlorenz/eslint-config-standart",
  "dependencies": {
    "eslint-config-standard": "~6.2.1"
  },
  "devDependencies": {},
  "keywords": [],
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
    "url": "http://thlorenz.com"
  },
  "license": {
    "type": "MIT",
    "url": "https://github.com/thlorenz/eslint-config-standart/blob/master/LICENSE"
  },
  "engine": {
    "node": ">=0.8"
  }
}
