File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 55 "homepage" : " http://csscomb.com/" ,
66 "author" : " Mikhail Troshev <mishanga@yandex-team.ru>" ,
77 "repository" : " https://github.com/csscomb/csscomb.js" ,
8- "contributors" : [
9- {
10- "name" : " Slava Oliyanchuk" ,
11- "email" : " miripiruni@gmail.com" ,
12- "url" : " http://miripiruni.org/"
13- },
8+ "maintainers" : [
149 {
1510 "name" : " Mikhail Troshev" ,
1611 "email" : " mishanga@yandex-team.ru" ,
17- "url" : " http://mishanga.pro/"
12+ "web" : " http://mishanga.pro/"
13+ },
14+ {
15+ "name" : " Slava Oliyanchuk" ,
16+ "email" : " miripiruni@gmail.com" ,
17+ "web" : " http://miripiruni.org/"
1818 }
1919 ],
2020 "engines" : {
3333 "jscs" : " 1.0.2" ,
3434 "mocha" : " 1.11.0"
3535 },
36+ "main" : " ./lib/csscomb.js" ,
3637 "bin" : {
3738 "csscomb" : " ./bin/csscomb"
3839 },
You can’t perform that action at this time.
0 commit comments