-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathNOTICE
More file actions
151 lines (108 loc) · 4.21 KB
/
NOTICE
File metadata and controls
151 lines (108 loc) · 4.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
NitroStack
Copyright 2026 Nitrostack Inc
This product includes software developed by Nitrostack Inc for NitroStack (https://nitrostack.ai/).
This project contains code and dependencies from various open source projects:
================================================================================
@modelcontextprotocol/sdk
Copyright (c) Anthropic PBC
Licensed under the MIT License
@google/generative-ai
Copyright (c) Google LLC
Licensed under the Apache License, Version 2.0
express
Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
Copyright (c) 2013-2014 Roman Shtylman <shtylman+expressjs@gmail.com>
Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
Licensed under the MIT License
zod
Copyright (c) 2020 Colin McDonnell
Licensed under the MIT License
reflect-metadata
Copyright (c) Microsoft Corporation
Licensed under the Apache License, Version 2.0
winston
Copyright (c) 2010 Charlie Robbins
Licensed under the MIT License
jsonwebtoken
Copyright (c) 2015 Auth0, Inc. <support@auth0.com> (http://auth0.com)
Licensed under the MIT License
jose
Copyright (c) 2020 Filip Skokan
Licensed under the MIT License
better-sqlite3
Copyright (c) 2016 Joshua Wise
Licensed under the MIT License
bcryptjs
Copyright (c) 2012 Nevins Bartolomeo
Licensed under the MIT License
inquirer
Copyright (c) 2012 Simon Boudrias
Licensed under the MIT License
commander
Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
Licensed under the MIT License
chokidar
Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com)
Copyright (c) 2014-2019 Elan Shanker
Licensed under the MIT License
openai
Copyright (c) OpenAI
Licensed under the Apache License, Version 2.0
fs-extra
Copyright (c) 2011-2017 JP Richardson
Licensed under the MIT License
dotenv
Copyright (c) 2015, Scott Motte
Licensed under the BSD 2-Clause License
ora
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
Licensed under the MIT License
open
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
Licensed under the MIT License
uuid
Copyright (c) 2010-2020 Robert Kieffer and other contributors
Licensed under the MIT License
ws
Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
Licensed under the MIT License
cors
Copyright (c) 2013 Troy Goode <troygoode@gmail.com>
Licensed under the MIT License
http-proxy-middleware
Copyright (c) 2015 Steven Chim
Licensed under the MIT License
zod-to-json-schema
Copyright (c) 2021 Stefan Terdell
Licensed under the ISC License
================================================================================
For the full license texts of these dependencies, please refer to their
respective package directories in node_modules or their source repositories.
================================================================================
The NitroStack project also includes documentation and examples that reference
various standards and specifications:
- Model Context Protocol (MCP) Specification
https://modelcontextprotocol.io/
- OAuth 2.1 (draft-ietf-oauth-v2-1-13)
https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-13
- RFC 9728 - OAuth 2.0 Protected Resource Metadata
https://datatracker.ietf.org/doc/html/rfc9728
- RFC 8707 - Resource Indicators for OAuth 2.0
https://datatracker.ietf.org/doc/html/rfc8707
- RFC 7662 - OAuth 2.0 Token Introspection
https://datatracker.ietf.org/doc/html/rfc7662
- RFC 8414 - OAuth 2.0 Authorization Server Metadata
https://datatracker.ietf.org/doc/html/rfc8414
- RFC 7591 - OAuth 2.0 Dynamic Client Registration Protocol
https://datatracker.ietf.org/doc/html/rfc7591
- RFC 7636 - Proof Key for Code Exchange by OAuth Public Clients (PKCE)
https://datatracker.ietf.org/doc/html/rfc7636
================================================================================
TRADEMARKS
NitroStack, the NitroStack logo, and related marks are trademarks of Nitrostack Inc. Use of these trademarks is subject to the trademark policy available
at https://nitrostack.ai/.
================================================================================
For more information, visit:
- Website: https://nitrostack.ai/
- Documentation: https://docs.nitrostack.ai/
- GitHub: https://github.com/nitrocloudofficial/nitrostack