This repository was archived by the owner on Jun 25, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " bundle-loader" ,
3- "version" : " 0.5.3 " ,
4- "author" : " Tobias Koppers @sokra" ,
5- "description" : " bundle loader module for webpack" ,
6- "dependencies" : {
7- "loader-utils" : " 0.2.x"
8- },
9- "licenses" : [
10- {
11- "type" : " MIT" ,
12- "url" : " http://www.opensource.org/licenses/mit-license.php"
13- }
14- ],
15- "repository" : {
16- "type" : " git" ,
17- "url" : " git://github.com/webpack/bundle-loader.git"
18- }
2+ "name" : " bundle-loader" ,
3+ "version" : " 0.5.4 " ,
4+ "author" : " Tobias Koppers @sokra" ,
5+ "description" : " bundle loader module for webpack" ,
6+ "dependencies" : {
7+ "loader-utils" : " 0.2.x"
8+ },
9+ "licenses" : [
10+ {
11+ "type" : " MIT" ,
12+ "url" : " http://www.opensource.org/licenses/mit-license.php"
13+ }
14+ ],
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " git://github.com/webpack/bundle-loader.git"
18+ }
1919}
You can’t perform that action at this time.
0 commit comments