|
1 | 1 | --- |
2 | | -name: "@fastify/busboy" |
3 | | -version: 2.1.1 |
| 2 | +name: "@typescript-eslint/types" |
| 3 | +version: 5.62.0 |
4 | 4 | type: npm |
5 | | -summary: A streaming parser for HTML form data for node.js |
| 5 | +summary: Types for the TypeScript-ESTree AST spec |
6 | 6 | homepage: |
7 | 7 | license: mit |
8 | 8 | licenses: |
9 | 9 | - sources: LICENSE |
10 | | - text: |- |
11 | | - Copyright Brian White. All rights reserved. |
| 10 | + text: | |
| 11 | + MIT License |
| 12 | +
|
| 13 | + Copyright (c) 2019 typescript-eslint and other contributors |
12 | 14 |
|
13 | 15 | Permission is hereby granted, free of charge, to any person obtaining a copy |
14 | | - of this software and associated documentation files (the "Software"), to |
15 | | - deal in the Software without restriction, including without limitation the |
16 | | - rights to use, copy, modify, merge, publish, distribute, sublicense, and/or |
17 | | - sell copies of the Software, and to permit persons to whom the Software is |
| 16 | + of this software and associated documentation files (the "Software"), to deal |
| 17 | + in the Software without restriction, including without limitation the rights |
| 18 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 19 | + copies of the Software, and to permit persons to whom the Software is |
18 | 20 | furnished to do so, subject to the following conditions: |
19 | 21 |
|
20 | | - The above copyright notice and this permission notice shall be included in |
21 | | - all copies or substantial portions of the Software. |
| 22 | + The above copyright notice and this permission notice shall be included in all |
| 23 | + copies or substantial portions of the Software. |
22 | 24 |
|
23 | 25 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
24 | 26 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
25 | 27 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
26 | 28 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
27 | | - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
28 | | - FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS |
29 | | - IN THE SOFTWARE. |
| 29 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 30 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 31 | + SOFTWARE. |
30 | 32 | notices: [] |
0 commit comments