licensed cache
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
---
|
||||
name: json-schema-typed
|
||||
version: 8.0.2
|
||||
type: npm
|
||||
summary: JSON Schema TypeScript definitions with complete inline documentation.
|
||||
homepage: https://github.com/RemyRylan/json-schema-typed/tree/main/dist/node
|
||||
license: other
|
||||
licenses:
|
||||
- sources: LICENSE.md
|
||||
text: |
|
||||
BSD 2-Clause License
|
||||
|
||||
Original source code is copyright (c) 2019-2025 Remy Rylan
|
||||
<https://github.com/RemyRylan>
|
||||
|
||||
All JSON Schema documentation and descriptions are copyright (c):
|
||||
|
||||
2009 [draft-0] IETF Trust <https://www.ietf.org/>, Kris Zyp <[email protected]>,
|
||||
and SitePen (USA) <https://www.sitepen.com/>.
|
||||
|
||||
2009 [draft-1] IETF Trust <https://www.ietf.org/>, Kris Zyp <[email protected]>,
|
||||
and SitePen (USA) <https://www.sitepen.com/>.
|
||||
|
||||
2010 [draft-2] IETF Trust <https://www.ietf.org/>, Kris Zyp <[email protected]>,
|
||||
and SitePen (USA) <https://www.sitepen.com/>.
|
||||
|
||||
2010 [draft-3] IETF Trust <https://www.ietf.org/>, Kris Zyp <[email protected]>,
|
||||
Gary Court <[email protected]>, and SitePen (USA) <https://www.sitepen.com/>.
|
||||
|
||||
2013 [draft-4] IETF Trust <https://www.ietf.org/>), Francis Galiegue
|
||||
<[email protected]>, Kris Zyp <[email protected]>, Gary Court
|
||||
<[email protected]>, and SitePen (USA) <https://www.sitepen.com/>.
|
||||
|
||||
2018 [draft-7] IETF Trust <https://www.ietf.org/>, Austin Wright <[email protected]>,
|
||||
Henry Andrews <[email protected]>, Geraint Luff <[email protected]>, and
|
||||
Cloudflare, Inc. <https://www.cloudflare.com/>.
|
||||
|
||||
2019 [draft-2019-09] IETF Trust <https://www.ietf.org/>, Austin Wright
|
||||
<[email protected]>, Henry Andrews <[email protected]>, Ben Hutton
|
||||
<[email protected]>, and Greg Dennis <[email protected]>.
|
||||
|
||||
2020 [draft-2020-12] IETF Trust <https://www.ietf.org/>, Austin Wright
|
||||
<[email protected]>, Henry Andrews <[email protected]>, Ben Hutton
|
||||
<[email protected]>, and Greg Dennis <[email protected]>.
|
||||
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
|
||||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
||||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
||||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
|
||||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
- sources: README.md
|
||||
text: |-
|
||||
[BSD-2-Clause][license]
|
||||
|
||||
[license]: https://github.com/RemyRylan/json-schema-typed/blob/main/dist/node/LICENSE.md
|
||||
notices: []
|
||||
Reference in New Issue
Block a user