File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " css-module-loader" ,
3
- "version" : " 1.0.0" ,
3
+ "version" : " 1.0.0-beta.0 " ,
4
4
"main" : " lib/index.js" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
- "url" : " https://github.com/4Catalyzer/css-module-loader.git"
7
+ "url" : " git+https://github.com/4Catalyzer/css-module-loader.git"
8
+ },
9
+ "author" : {
10
+ "name" : " 4Catalyzer"
8
11
},
9
- "author" : " 4Catalyzer" ,
10
12
"license" : " MIT" ,
11
13
"scripts" : {
12
14
"format" : " 4c format src './*'" ,
73
75
"memory-fs" : " ^0.5.0" ,
74
76
"sass-loader" : " ^8.0.0" ,
75
77
"webpack" : " ^4.41.2"
76
- }
78
+ },
79
+ "bugs" : {
80
+ "url" : " https://github.com/4Catalyzer/css-module-loader/issues"
81
+ },
82
+ "readme" : " ERROR: No README data found!" ,
83
+ "homepage" : " https://github.com/4Catalyzer/css-module-loader#readme" ,
84
+ "_id" : " css-module-loader@1.0.0"
77
85
}
You can’t perform that action at this time.
0 commit comments