{
  "name": "eslint-config-ts-react-important-stuff",
  "version": "3.0.0",
  "description": "An eslint config for important stuff in react / typescript projects",
  "main": "eslint-config-ts-react-important-stuff.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/joeldenning/eslint-config-ts-react-important-stuff.git"
  },
  "author": "Joel Denning",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/joeldenning/eslint-config-ts-react-important-stuff/issues"
  },
  "homepage": "https://github.com/joeldenning/eslint-config-ts-react-important-stuff#readme",
  "dependencies": {
    "eslint-config-react-important-stuff": "^3.0.0"
  }
}
