File tree Expand file tree Collapse file tree 1 file changed +15
-16
lines changed Expand file tree Collapse file tree 1 file changed +15
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " expose-loader" ,
3
- "version" : " 0.6.0" ,
4
- "author" : " Tobias Koppers @sokra" ,
5
- "description" : " expose loader module for webpack" ,
6
- "dependencies" : {
7
- },
8
- "repository" : {
9
- "type" : " git" ,
10
- "url" :
" [email protected] :webpack/expose-loader.git"
11
- },
12
- "licenses" : [
13
- {
14
- "type" : " MIT" ,
15
- "url" : " http://www.opensource.org/licenses/mit-license.php"
16
- }
17
- ]
2
+ "name" : " expose-loader" ,
3
+ "version" : " 0.7.0" ,
4
+ "author" : " Tobias Koppers @sokra" ,
5
+ "description" : " expose loader module for webpack" ,
6
+ "dependencies" : {},
7
+ "repository" : {
8
+ "type" : " git" ,
9
+ "url" :
" [email protected] :webpack/expose-loader.git"
10
+ },
11
+ "licenses" : [
12
+ {
13
+ "type" : " MIT" ,
14
+ "url" : " http://www.opensource.org/licenses/mit-license.php"
15
+ }
16
+ ]
18
17
}
You can’t perform that action at this time.
0 commit comments