{
  "name": "@novo-learning/eslint-config",
  "version": "0.4.0",
  "description": "ESLint configuration for Novolanguage",
  "main": "index.js",
  "author": "Novolanguage",
  "license": "UNLICENSED",
  "homepage": "https://bitbucket.org/novolanguage/novo-sdk/src/main/eslint-config/",
  "peerDependencies": {
    "eslint": ">= 8",
    "@typescript-eslint/eslint-plugin": ">= 6",
    "@typescript-eslint/parser": ">= 6",
    "eslint-config-prettier": ">= 8",
    "eslint-plugin-prettier": ">= 5"
  }
}
