1 | The npm application
|
2 | Copyright (c) npm, Inc. and Contributors
|
3 | Licensed on the terms of The Artistic License 2.0
|
4 |
|
5 | Node package dependencies of the npm application
|
6 | Copyright (c) their respective copyright owners
|
7 | Licensed on their respective license terms
|
8 |
|
9 | The npm public registry at https://registry.npmjs.org
|
10 | and the npm website at https://www.npmjs.com
|
11 | Operated by npm, Inc.
|
12 | Use governed by terms published on https://www.npmjs.com
|
13 |
|
14 | "Node.js"
|
15 | Trademark Joyent, Inc., https://joyent.com
|
16 | Neither npm nor npm, Inc. are affiliated with Joyent, Inc.
|
17 |
|
18 | The Node.js application
|
19 | Project of Node Foundation, https://nodejs.org
|
20 |
|
21 | The npm Logo
|
22 | Copyright (c) Mathias Pettersson and Brian Hammond
|
23 |
|
24 | "Gubblebum Blocky" typeface
|
25 | Copyright (c) Tjarda Koster, https://jelloween.deviantart.com
|
26 | Used with permission
|
27 |
|
28 |
|
29 | --------
|
30 |
|
31 |
|
32 | The Artistic License 2.0
|
33 |
|
34 | Copyright (c) 2000-2006, The Perl Foundation.
|
35 |
|
36 | Everyone is permitted to copy and distribute verbatim copies
|
37 | of this license document, but changing it is not allowed.
|
38 |
|
39 | Preamble
|
40 |
|
41 | This license establishes the terms under which a given free software
|
42 | Package may be copied, modified, distributed, and/or redistributed.
|
43 | The intent is that the Copyright Holder maintains some artistic
|
44 | control over the development of that Package while still keeping the
|
45 | Package available as open source and free software.
|
46 |
|
47 | You are always permitted to make arrangements wholly outside of this
|
48 | license directly with the Copyright Holder of a given Package. If the
|
49 | terms of this license do not permit the full use that you propose to
|
50 | make of the Package, you should contact the Copyright Holder and seek
|
51 | a different licensing arrangement.
|
52 |
|
53 | Definitions
|
54 |
|
55 | "Copyright Holder" means the individual(s) or organization(s)
|
56 | named in the copyright notice for the entire Package.
|
57 |
|
58 | "Contributor" means any party that has contributed code or other
|
59 | material to the Package, in accordance with the Copyright Holder's
|
60 | procedures.
|
61 |
|
62 | "You" and "your" means any person who would like to copy,
|
63 | distribute, or modify the Package.
|
64 |
|
65 | "Package" means the collection of files distributed by the
|
66 | Copyright Holder, and derivatives of that collection and/or of
|
67 | those files. A given Package may consist of either the Standard
|
68 | Version, or a Modified Version.
|
69 |
|
70 | "Distribute" means providing a copy of the Package or making it
|
71 | accessible to anyone else, or in the case of a company or
|
72 | organization, to others outside of your company or organization.
|
73 |
|
74 | "Distributor Fee" means any fee that you charge for Distributing
|
75 | this Package or providing support for this Package to another
|
76 | party. It does not mean licensing fees.
|
77 |
|
78 | "Standard Version" refers to the Package if it has not been
|
79 | modified, or has been modified only in ways explicitly requested
|
80 | by the Copyright Holder.
|
81 |
|
82 | "Modified Version" means the Package, if it has been changed, and
|
83 | such changes were not explicitly requested by the Copyright
|
84 | Holder.
|
85 |
|
86 | "Original License" means this Artistic License as Distributed with
|
87 | the Standard Version of the Package, in its current version or as
|
88 | it may be modified by The Perl Foundation in the future.
|
89 |
|
90 | "Source" form means the source code, documentation source, and
|
91 | configuration files for the Package.
|
92 |
|
93 | "Compiled" form means the compiled bytecode, object code, binary,
|
94 | or any other form resulting from mechanical transformation or
|
95 | translation of the Source form.
|
96 |
|
97 |
|
98 | Permission for Use and Modification Without Distribution
|
99 |
|
100 | (1) You are permitted to use the Standard Version and create and use
|
101 | Modified Versions for any purpose without restriction, provided that
|
102 | you do not Distribute the Modified Version.
|
103 |
|
104 |
|
105 | Permissions for Redistribution of the Standard Version
|
106 |
|
107 | (2) You may Distribute verbatim copies of the Source form of the
|
108 | Standard Version of this Package in any medium without restriction,
|
109 | either gratis or for a Distributor Fee, provided that you duplicate
|
110 | all of the original copyright notices and associated disclaimers. At
|
111 | your discretion, such verbatim copies may or may not include a
|
112 | Compiled form of the Package.
|
113 |
|
114 | (3) You may apply any bug fixes, portability changes, and other
|
115 | modifications made available from the Copyright Holder. The resulting
|
116 | Package will still be considered the Standard Version, and as such
|
117 | will be subject to the Original License.
|
118 |
|
119 |
|
120 | Distribution of Modified Versions of the Package as Source
|
121 |
|
122 | (4) You may Distribute your Modified Version as Source (either gratis
|
123 | or for a Distributor Fee, and with or without a Compiled form of the
|
124 | Modified Version) provided that you clearly document how it differs
|
125 | from the Standard Version, including, but not limited to, documenting
|
126 | any non-standard features, executables, or modules, and provided that
|
127 | you do at least ONE of the following:
|
128 |
|
129 | (a) make the Modified Version available to the Copyright Holder
|
130 | of the Standard Version, under the Original License, so that the
|
131 | Copyright Holder may include your modifications in the Standard
|
132 | Version.
|
133 |
|
134 | (b) ensure that installation of your Modified Version does not
|
135 | prevent the user installing or running the Standard Version. In
|
136 | addition, the Modified Version must bear a name that is different
|
137 | from the name of the Standard Version.
|
138 |
|
139 | (c) allow anyone who receives a copy of the Modified Version to
|
140 | make the Source form of the Modified Version available to others
|
141 | under
|
142 |
|
143 | (i) the Original License or
|
144 |
|
145 | (ii) a license that permits the licensee to freely copy,
|
146 | modify and redistribute the Modified Version using the same
|
147 | licensing terms that apply to the copy that the licensee
|
148 | received, and requires that the Source form of the Modified
|
149 | Version, and of any works derived from it, be made freely
|
150 | available in that license fees are prohibited but Distributor
|
151 | Fees are allowed.
|
152 |
|
153 |
|
154 | Distribution of Compiled Forms of the Standard Version
|
155 | or Modified Versions without the Source
|
156 |
|
157 | (5) You may Distribute Compiled forms of the Standard Version without
|
158 | the Source, provided that you include complete instructions on how to
|
159 | get the Source of the Standard Version. Such instructions must be
|
160 | valid at the time of your distribution. If these instructions, at any
|
161 | time while you are carrying out such distribution, become invalid, you
|
162 | must provide new instructions on demand or cease further distribution.
|
163 | If you provide valid instructions or cease distribution within thirty
|
164 | days after you become aware that the instructions are invalid, then
|
165 | you do not forfeit any of your rights under this license.
|
166 |
|
167 | (6) You may Distribute a Modified Version in Compiled form without
|
168 | the Source, provided that you comply with Section 4 with respect to
|
169 | the Source of the Modified Version.
|
170 |
|
171 |
|
172 | Aggregating or Linking the Package
|
173 |
|
174 | (7) You may aggregate the Package (either the Standard Version or
|
175 | Modified Version) with other packages and Distribute the resulting
|
176 | aggregation provided that you do not charge a licensing fee for the
|
177 | Package. Distributor Fees are permitted, and licensing fees for other
|
178 | components in the aggregation are permitted. The terms of this license
|
179 | apply to the use and Distribution of the Standard or Modified Versions
|
180 | as included in the aggregation.
|
181 |
|
182 | (8) You are permitted to link Modified and Standard Versions with
|
183 | other works, to embed the Package in a larger work of your own, or to
|
184 | build stand-alone binary or bytecode versions of applications that
|
185 | include the Package, and Distribute the result without restriction,
|
186 | provided the result does not expose a direct interface to the Package.
|
187 |
|
188 |
|
189 | Items That are Not Considered Part of a Modified Version
|
190 |
|
191 | (9) Works (including, but not limited to, modules and scripts) that
|
192 | merely extend or make use of the Package, do not, by themselves, cause
|
193 | the Package to be a Modified Version. In addition, such works are not
|
194 | considered parts of the Package itself, and are not subject to the
|
195 | terms of this license.
|
196 |
|
197 |
|
198 | General Provisions
|
199 |
|
200 | (10) Any use, modification, and distribution of the Standard or
|
201 | Modified Versions is governed by this Artistic License. By using,
|
202 | modifying or distributing the Package, you accept this license. Do not
|
203 | use, modify, or distribute the Package, if you do not accept this
|
204 | license.
|
205 |
|
206 | (11) If your Modified Version has been derived from a Modified
|
207 | Version made by someone other than you, you are nevertheless required
|
208 | to ensure that your Modified Version complies with the requirements of
|
209 | this license.
|
210 |
|
211 | (12) This license does not grant you the right to use any trademark,
|
212 | service mark, tradename, or logo of the Copyright Holder.
|
213 |
|
214 | (13) This license includes the non-exclusive, worldwide,
|
215 | free-of-charge patent license to make, have made, use, offer to sell,
|
216 | sell, import and otherwise transfer the Package with respect to any
|
217 | patent claims licensable by the Copyright Holder that are necessarily
|
218 | infringed by the Package. If you institute patent litigation
|
219 | (including a cross-claim or counterclaim) against any party alleging
|
220 | that the Package constitutes direct or contributory patent
|
221 | infringement, then this Artistic License to you shall terminate on the
|
222 | date that such litigation is filed.
|
223 |
|
224 | (14) Disclaimer of Warranty:
|
225 | THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
|
226 | IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
|
227 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
|
228 | NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL
|
229 | LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL
|
230 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
231 | DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF
|
232 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
233 |
|
234 |
|
235 | --------
|