File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " sanitize.css" ,
33 "version" : " 4.1.0" ,
44 "description" : " The best-practices CSS foundation" ,
5+ "author" :
" Jonathan Neal <[email protected] >" ,
6+ "license" : " CC0-1.0" ,
7+ "repository" : " jonathantneal/sanitize.css" ,
8+ "homepage" : " https://jonathantneal.github.io/sanitize.css" ,
9+ "bugs" : " https://github.com/jonathantneal/sanitize.css/issues" ,
510 "main" : " sanitize.css" ,
611 "style" : " sanitize.css" ,
712 "files" : [
8- " LICENSE.md" ,
913 " sanitize.css"
1014 ],
11- "devDependencies" : {
12- "postcss" : " ^5.2.4" ,
13- "postcss-reporter" : " ^1.4.1" ,
14- "stylelint" : " ^7.3.1" ,
15- "stylelint-config-10up" : " github:jonathantneal/stylelint-config-10up"
16- },
1715 "scripts" : {
1816 "test" : " stylelint sanitize.css"
1917 },
20- "repository" : " jonathantneal/sanitize.css" ,
21- "contributors" : [
22- " Jonathan Neal <[email protected] > (http://jonathantneal.com/)" 23- ],
24- "license" : " CC0-1.0" ,
25- "bugs" : " https://github.com/jonathantneal/sanitize.css/issues" ,
26- "homepage" : " https://jonathantneal.github.io/sanitize.css" ,
18+ "devDependencies" : {
19+ "stylelint" : " ^7.7.0" ,
20+ "stylelint-config-dev" : " ^1.0.0"
21+ },
2722 "stylelint" : {
28- "extends" : " stylelint-config-10up "
23+ "extends" : " stylelint-config-dev "
2924 }
3025}
You can’t perform that action at this time.
0 commit comments