File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " css-modules-loader-core" ,
2
+ "name" : " css-modules-loader-core-source-map " ,
3
3
"version" : " 1.0.0" ,
4
- "description" : " A loader-agnostic CSS Modules implementation, based on PostCSS" ,
4
+ "description" : " A loader-agnostic CSS Modules implementation, based on PostCSS with source map support " ,
5
5
"main" : " lib/index.js" ,
6
6
"directories" : {
7
7
"test" : " test"
31
31
},
32
32
"repository" : {
33
33
"type" : " git" ,
34
- "url" : " https://github.com/css-modules /css-modules-loader-core.git"
34
+ "url" : " https://github.com/whydoidoit /css-modules-loader-core.git"
35
35
},
36
36
"keywords" : [
37
37
" css-modules" ,
41
41
"files" : [
42
42
" lib"
43
43
],
44
- "author" : " Glen Maddern" ,
44
+ "author" : " Mike Talbot ( Glen Maddern) " ,
45
45
"license" : " ISC" ,
46
46
"bugs" : {
47
- "url" : " https://github.com/css-modules /css-modules-loader-core/issues"
47
+ "url" : " https://github.com/whydoidoit /css-modules-loader-core/issues"
48
48
},
49
- "homepage" : " https://github.com/css-modules /css-modules-loader-core"
49
+ "homepage" : " https://github.com/whydoidoit /css-modules-loader-core"
50
50
}
You can’t perform that action at this time.
0 commit comments