|
| 1 | +--- |
| 2 | +name: json-schema-typed |
| 3 | +version: 8.0.2 |
| 4 | +type: npm |
| 5 | +summary: JSON Schema TypeScript definitions with complete inline documentation. |
| 6 | +homepage: https://github.com/RemyRylan/json-schema-typed/tree/main/dist/node |
| 7 | +license: other |
| 8 | +licenses: |
| 9 | +- sources: LICENSE.md |
| 10 | + text: | |
| 11 | + BSD 2-Clause License |
| 12 | +
|
| 13 | + Original source code is copyright (c) 2019-2025 Remy Rylan |
| 14 | + <https://github.com/RemyRylan> |
| 15 | +
|
| 16 | + All JSON Schema documentation and descriptions are copyright (c): |
| 17 | +
|
| 18 | + 2009 [draft-0] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>, |
| 19 | + and SitePen (USA) <https://www.sitepen.com/>. |
| 20 | +
|
| 21 | + 2009 [draft-1] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>, |
| 22 | + and SitePen (USA) <https://www.sitepen.com/>. |
| 23 | +
|
| 24 | + 2010 [draft-2] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>, |
| 25 | + and SitePen (USA) <https://www.sitepen.com/>. |
| 26 | +
|
| 27 | + 2010 [draft-3] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>, |
| 28 | + Gary Court <gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>. |
| 29 | +
|
| 30 | + 2013 [draft-4] IETF Trust <https://www.ietf.org/>), Francis Galiegue |
| 31 | + <fgaliegue@gmail.com>, Kris Zyp <kris@sitepen.com>, Gary Court |
| 32 | + <gary.court@gmail.com>, and SitePen (USA) <https://www.sitepen.com/>. |
| 33 | +
|
| 34 | + 2018 [draft-7] IETF Trust <https://www.ietf.org/>, Austin Wright <aaa@bzfx.net>, |
| 35 | + Henry Andrews <henry@cloudflare.com>, Geraint Luff <luffgd@gmail.com>, and |
| 36 | + Cloudflare, Inc. <https://www.cloudflare.com/>. |
| 37 | +
|
| 38 | + 2019 [draft-2019-09] IETF Trust <https://www.ietf.org/>, Austin Wright |
| 39 | + <aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton |
| 40 | + <bh7@sanger.ac.uk>, and Greg Dennis <gregsdennis@yahoo.com>. |
| 41 | +
|
| 42 | + 2020 [draft-2020-12] IETF Trust <https://www.ietf.org/>, Austin Wright |
| 43 | + <aaa@bzfx.net>, Henry Andrews <andrews_henry@yahoo.com>, Ben Hutton |
| 44 | + <ben@jsonschema.dev>, and Greg Dennis <gregsdennis@yahoo.com>. |
| 45 | +
|
| 46 | + All rights reserved. |
| 47 | +
|
| 48 | + Redistribution and use in source and binary forms, with or without modification, |
| 49 | + are permitted provided that the following conditions are met: |
| 50 | +
|
| 51 | + 1. Redistributions of source code must retain the above copyright notice, this |
| 52 | + list of conditions and the following disclaimer. |
| 53 | +
|
| 54 | + 2. Redistributions in binary form must reproduce the above copyright notice, |
| 55 | + this list of conditions and the following disclaimer in the documentation |
| 56 | + and/or other materials provided with the distribution. |
| 57 | +
|
| 58 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 59 | + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 60 | + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 61 | + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR |
| 62 | + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 63 | + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 64 | + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 65 | + ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 66 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 67 | + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 68 | +- sources: README.md |
| 69 | + text: |- |
| 70 | + [BSD-2-Clause][license] |
| 71 | +
|
| 72 | + [license]: https://github.com/RemyRylan/json-schema-typed/blob/main/dist/node/LICENSE.md |
| 73 | +notices: [] |
0 commit comments