File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -3520,7 +3520,7 @@ YUITest.CoverageFormat = {
35203520
35213521/*!
35223522 * Portions of this code incorporated from CSS Lint:
3523- * https://github.com/stubbornella /csslint
3523+ * https://github.com/CSSLint /csslint
35243524 */
35253525
35263526importPackage ( java . io ) ;
Original file line number Diff line number Diff line change 99 "homepage" : " http://csslint.net/" ,
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " https://github.com/stubbornella /csslint.git"
12+ "url" : " https://github.com/CSSLint /csslint.git"
1313 },
1414 "bugs" : {
15- "url" : " https://github.com/stubbornella/csslint/issues"
15+ "url" : " https://github.com/CSSLint/csslint/issues"
16+ },
17+ "license" : {
18+ "type" : " MIT" ,
19+ "url" : " https://github.com/CSSLint/csslint/blob/master/LICENSE"
1620 },
17- "licenses" : [
18- {
19- "type" : " MIT" ,
20- "url" : " https://github.com/stubbornella/csslint/blob/master/LICENSE"
21- }
22- ],
2321 "main" : " ./lib/csslint-node.js" ,
2422 "bin" : {
2523 "csslint" : " ./cli.js"
You can’t perform that action at this time.
0 commit comments