@taikonauten/linters-phpcs
Version:
Taikonauten phpcs configuration
25 lines (24 loc) • 590 B
JSON
{
"name": "@taikonauten/linters-phpcs",
"version": "1.3.0",
"description": "Taikonauten phpcs configuration",
"homepage": "https://github.com/taikonauten/linters-phpcs#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/taikonauten/linters-phpcs.git"
},
"bugs": {
"url": "https://github.com/taikonauten/linters-phpcs/issues"
},
"author": "Tobias Schubert <ts@taikonauten.com>",
"license": "MIT",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"keywords": [
"lint",
"linter",
"php",
"phpcs"
]
}