{
  "name": "eslint-config-ke",
  "version": "0.0.4",
  "description": "ESLint configuration used by sh-fe",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "eslint",
    "ke"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "eslint-config-react-app": "latest"
  }
}
