File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- / node_modules
2- / npm-debug.log
1+ node_modules
2+ npm-debug.log
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " sanitize.css" ,
33 "version" : " 4.1.0" ,
4- "description" : " The best-practices alternative to CSS resets. " ,
4+ "description" : " The best-practices CSS foundation " ,
55 "main" : " sanitize.css" ,
66 "style" : " sanitize.css" ,
7+ "files" : [
8+ " LICENSE.md" ,
9+ " sanitize.css"
10+ ],
711 "devDependencies" : {
8- "postcss" : " ^5.0.21 " ,
9- "postcss-reporter" : " ^1.3.3 " ,
10- "stylelint" : " ^6.5 .1" ,
12+ "postcss" : " ^5.2.4 " ,
13+ "postcss-reporter" : " ^1.4.1 " ,
14+ "stylelint" : " ^7.3 .1" ,
1115 "stylelint-config-10up" : " github:jonathantneal/stylelint-config-10up"
1216 },
1317 "scripts" : {
1418 "test" : " stylelint sanitize.css"
1519 },
16- "engines" : {
17- "node" : " >=0.12.0"
18- },
1920 "repository" : " jonathantneal/sanitize.css" ,
20- "keywords" : [
21- " css" ,
22- " cssnext" ,
23- " less" ,
24- " normalize" ,
25- " postcss" ,
26- " reset" ,
27- " sass" ,
28- " scss" ,
29- " stylelint" ,
30- " stylus"
21+ "contributors" : [
22+ " Jonathan Neal <[email protected] > (http://jonathantneal.com/)" 3123 ],
32- "author" :
" Jonathan Neal <[email protected] > (http://jonathantneal.com)" ,
3324 "license" : " CC0-1.0" ,
3425 "bugs" : " https://github.com/jonathantneal/sanitize.css/issues" ,
35- "homepage" : " https://github.com/jonathantneal/ sanitize.css#readme " ,
26+ "homepage" : " https://jonathantneal. github.io/ sanitize.css" ,
3627 "stylelint" : {
3728 "extends" : " stylelint-config-10up"
3829 }
You can’t perform that action at this time.
0 commit comments