{
  "name": "eslint-config-mic",
  "version": "1.0.0-alpha.4",
  "description": "an eslint config used by the development team at mic",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Mic Network, Inc.",
  "license": "MIT",
  "peerDependencies": {
    "babel-eslint": "^7.1.1",
    "eslint": "~3.15.0",
    "eslint-config-airbnb": "^13.0.0",
    "eslint-plugin-babel": "^4.0.0",
    "eslint-plugin-flowtype": "^2.30.0",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-jsx-a11y": "^2.2.3",
    "eslint-plugin-react": "^6.7.1"
  }
}
