{
	"name": "@atomicsmash/coding-standards",
	"version": "13.0.1",
	"description": "A collection of coding standards configurations.",
	"main": "index.js",
	"types": "index.d.ts",
	"devDependencies": {
		"@cspell/cspell-types": "^8.19.4"
	},
	"peerDependencies": {
		"@atomicsmash/browserslist-config": "^13.0.1",
		"@atomicsmash/eslint-config": "^13.0.1",
		"@commitlint/cli": "^19.8.1",
		"@commitlint/config-conventional": "^19.8.1",
		"@wordpress/stylelint-config": "^23.16.0",
		"prettier": "^3.5.3",
		"stylelint": "^16.20.0",
		"stylelint-config-standard": "^36.0.1",
		"stylelint-config-standard-scss": "^14.0.0",
		"stylelint-order": "^6.0.4"
	},
	"keywords": [
		"atomic",
		"smash",
		"coding",
		"standards"
	],
	"repository": {
		"type": "git",
		"url": "https://github.com/AtomicSmash/packages",
		"directory": "packages/coding-standards"
	},
	"homepage": "https://www.atomicsmash.co.uk/",
	"license": "GPL-3.0-or-later",
	"author": {
		"name": "Atomic Smash",
		"email": "npm@atomicsmash.co.uk",
		"url": "https://www.atomicsmash.co.uk/"
	},
	"publishConfig": {
		"access": "public"
	}
}
