{
  "name": "@osjs/eslint-config",
  "version": "2.0.1",
  "description": "OS.js v3 ESLint configuration",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/os-js/eslint-config.git"
  },
  "keywords": [
    "osjs"
  ],
  "author": "Anders Evenrud <andersevenrud@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/os-js/eslint-config/issues"
  },
  "homepage": "https://github.com/os-js/eslint-config#readme",
  "peerDependencies": {
    "eslint": "^7"
  }
}
