@@ -37,3 +37,33 @@ The code in the `lib/import-meta` folder is compiled from code licensed as MIT:
37
37
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
38
38
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
39
39
> THE SOFTWARE.
40
+
41
+ Find the source code at https://github.com/acornjs/acorn-import-meta .
42
+
43
+ ## acorn-dynamic-import
44
+
45
+ The code in the ` lib/dynamic-import ` folder is licensed as MIT:
46
+
47
+ > MIT License
48
+ >
49
+ > Copyright (c) 2016 Jordan Gensler
50
+ >
51
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
52
+ > of this software and associated documentation files (the "Software"), to deal
53
+ > in the Software without restriction, including without limitation the rights
54
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
55
+ > copies of the Software, and to permit persons to whom the Software is
56
+ > furnished to do so, subject to the following conditions:
57
+ >
58
+ > The above copyright notice and this permission notice shall be included in all
59
+ > copies or substantial portions of the Software.
60
+ >
61
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
63
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
64
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
65
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
67
+ > SOFTWARE.
68
+
69
+ Find the source code at https://github.com/kesne/acorn-dynamic-import .
0 commit comments