{
	"name": "eslint-config-wpcalypso",
	"version": "6.1.0",
	"description": "ESLint configuration following WordPress.com's Calypso JavaScript Coding Guidelines",
	"keywords": [
		"eslint"
	],
	"author": "Automattic Inc.",
	"contributors": [
		{
			"name": "Andrew Duthie",
			"email": "andrew.duthie@automattic.com",
			"url": "http://andrewduthie.com"
		}
	],
	"files": [
		"index.js",
		"react/index.js"
	],
	"license": "GPL-2.0-or-later",
	"repository": {
		"type": "git",
		"url": "https://github.com/Automattic/wp-calypso.git",
		"directory": "packages/eslint-config-wpcalypso"
	},
	"peerDependencies": {
		"eslint": "^7.0.0",
		"eslint-plugin-inclusive-language": "^1.2.0",
		"eslint-plugin-jsdoc": "^18.0.0",
		"eslint-plugin-wpcalypso": "^3.4.1 || ^4.0.0"
	},
	"dependencies": {
		"eslint-plugin-react-hooks": "^4.0.5"
	},
	"gitHead": "d0707ec3de7ead96cae80819355783df6bcead2c"
}
