mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
11 lines
240 B
JSON
11 lines
240 B
JSON
{
|
|
"name": "stylelint-copyright",
|
|
"version": "2.0.0-alpha.66",
|
|
"description": "stylelint plugin to check css files for a copyright header",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"stylelint": "^13.2.1"
|
|
}
|
|
}
|