UNPKG
stylelint-rtlcss-comments
Version:
latest (1.0.0-rc.1)
1.0.0-rc.1
Lint rtlcss directive comments
stylelint-rtlcss-comments
/
package.json
13 lines
•
297 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"stylelint-rtlcss-comments"
,
"version"
:
"1.0.0-rc.1"
,
"description"
:
"Lint rtlcss directive comments"
,
"main"
:
"stylelint-rtlcss-comments.js"
,
"author"
:
"Anton Khlynovskiy <subzey
@gmail
.com>"
,
"license"
:
"WTFPL"
,
"keywords"
: [
"rtl"
,
"rtlcss"
,
"stylelint"
] }