@humanmade/stylelint-config
Version:
Human Made Coding Standards for CSS and SCSS.
40 lines (39 loc) • 939 B
JSON
{
"name": "@humanmade/stylelint-config",
"version": "1.1.1",
"description": "Human Made Coding Standards for CSS and SCSS.",
"author": "Human Made",
"license": "GPL-2.0-or-later",
"keywords": [
"stylelint",
"stylelint-config",
"css",
"scss",
"lint",
"linter",
"humanmade"
],
"homepage": "https://github.com/humanmade/coding-standards/tree/master/packages/stylelint-config#stylelint-config-humanmade",
"repository": {
"type": "git",
"url": "git+https://github.com/humanmade/coding-standards.git",
"directory": "packages/eslint-config-humanmade"
},
"bugs": {
"url": "https://github.com/humanmade/coding-standards/issues"
},
"engines": {
"node": ">=10"
},
"main": ".stylelintrc.json",
"dependencies": {
"stylelint-config-wordpress": "^16.0.0"
},
"devDependencies": {
"stylelint": "^12.0.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "841d51064c492b8c9ec5210bbfff38f63cee3243"
}