|
31 | 31 |
|
32 | 32 | ## Bundled dependencies
|
33 | 33 |
|
34 | | -## @vue/create-eslint-config |
35 | | - |
36 | | -License: MIT |
37 | | -By: Haoqun Jiang |
38 | | -Repository: git+https://github.com/vuejs/create-eslint-config.git |
39 | | - |
40 | | -> MIT License |
41 | | -> |
42 | | -> Copyright (c) 2022 vuejs |
43 | | -> |
44 | | -> Permission is hereby granted, free of charge, to any person obtaining a copy |
45 | | -> of this software and associated documentation files (the "Software"), to deal |
46 | | -> in the Software without restriction, including without limitation the rights |
47 | | -> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
48 | | -> copies of the Software, and to permit persons to whom the Software is |
49 | | -> furnished to do so, subject to the following conditions: |
50 | | -> |
51 | | -> The above copyright notice and this permission notice shall be included in all |
52 | | -> copies or substantial portions of the Software. |
53 | | -> |
54 | | -> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
55 | | -> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
56 | | -> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
57 | | -> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
58 | | -> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
59 | | -> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
60 | | -> SOFTWARE. |
61 | | -> |
62 | | - |
63 | | -## javascript-stringify |
64 | | - |
65 | | -License: MIT |
66 | | -By: Blake Embrey |
67 | | -Repository: git+https://github.com/blakeembrey/javascript-stringify.git |
68 | | - |
69 | | -> The MIT License (MIT) |
70 | | -> |
71 | | -> Copyright (c) 2013 Blake Embrey (hello@blakeembrey.com) |
72 | | -> |
73 | | -> Permission is hereby granted, free of charge, to any person obtaining a copy |
74 | | -> of this software and associated documentation files (the "Software"), to deal |
75 | | -> in the Software without restriction, including without limitation the rights |
76 | | -> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
77 | | -> copies of the Software, and to permit persons to whom the Software is |
78 | | -> furnished to do so, subject to the following conditions: |
79 | | -> |
80 | | -> The above copyright notice and this permission notice shall be included in |
81 | | -> all copies or substantial portions of the Software. |
82 | | -> |
83 | | -> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
84 | | -> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
85 | | -> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
86 | | -> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
87 | | -> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
88 | | -> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
89 | | -> THE SOFTWARE. |
90 | | -> |
91 | | - |
92 | 34 | ## kleur
|
93 | 35 |
|
94 | 36 | License: MIT
|
|
0 commit comments