File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1- (The MIT License)
2-
3- Copyright (c) 2012 - 2015 Tobias Koppers
1+ Copyright JS Foundation and other contributors
42
53Permission is hereby granted, free of charge, to any person obtaining
64a copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change 1616 "cover" : " istanbul cover -x *.runtime.js node_modules/mocha/bin/_mocha" ,
1717 "publish-patch" : " mocha && npm version patch && git push && git push --tags && npm publish"
1818 },
19- "license" : " MIT " ,
19+ "license" : " JSF " ,
2020 "repository" : {
2121 "type" : " git" ,
2222 "url" : " https://github.com/webpack/loader-utils.git"
3333 },
3434 "main" : " lib/index.js" ,
3535 "files" : [
36- " lib" ,
37- " README" ,
38- " LICENSE"
36+ " lib"
3937 ]
4038}
You can’t perform that action at this time.
0 commit comments