File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.0.1" ,
4
4
"description" : " Injecting css chunks extracted using extract-css-chunks-webpack-plugin to HTML for html-webpack-plugin Edit" ,
5
5
"main" : " lib/index.js" ,
6
+ "author" : " Michael Manukyan <michael@teamable.com> (https://github.com/mike1808)" ,
6
7
"dependencies" : {},
7
8
"devDependencies" : {
8
9
"babel-core" : " ^6.26.0" ,
25
26
},
26
27
"repository" : {
27
28
"type" : " git" ,
28
- "url" : " git+https://github.com/mike1808 /css-chunks-html-webpack-plugin.git"
29
+ "url" : " git+https://github.com/teamable-software /css-chunks-html-webpack-plugin.git"
29
30
},
30
31
"keywords" : [
31
32
" webpack" ,
35
36
" css-chunks" ,
36
37
" code-splitting"
37
38
],
38
- "author" : " mike1808" ,
39
39
"license" : " MIT" ,
40
40
"bugs" : {
41
- "url" : " https://github.com/mike1808 /css-chunks-html-webpack-plugin/issues"
41
+ "url" : " https://github.com/teamable-software /css-chunks-html-webpack-plugin/issues"
42
42
},
43
- "homepage" : " https://github.com/mike1808 /css-chunks-html-webpack-plugin#readme"
43
+ "homepage" : " https://github.com/teamable-software /css-chunks-html-webpack-plugin#readme"
44
44
}
You can’t perform that action at this time.
0 commit comments