|
| 1 | +The npm application |
1 | 2 | Copyright (c) npm, Inc. and Contributors |
2 | | -All rights reserved. |
| 3 | +Licensed on the terms of The Artistic License 2.0 |
3 | 4 |
|
4 | | -npm is released under the Artistic License 2.0, subject to additional terms |
5 | | -that are listed below. |
| 5 | +Node package dependencies of the npm application |
| 6 | +Copyright (c) their respective copyright owners |
| 7 | +Licensed on their respective license terms |
6 | 8 |
|
7 | | -The text of the npm License follows and the text of the additional terms |
8 | | -follows the Artistic License 2.0 terms: |
| 9 | +The npm public registry at https://registry.npmjs.com |
| 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 |
9 | 27 |
|
10 | 28 |
|
11 | 29 | -------- |
@@ -215,49 +233,3 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
215 | 233 |
|
216 | 234 |
|
217 | 235 | -------- |
218 | | - |
219 | | - |
220 | | -The following additional terms shall apply to use of the npm software, the npm |
221 | | -website, the npm repository and any other services or products offered by npm, |
222 | | -Inc.: |
223 | | - |
224 | | -"Node.js" trademark Joyent, Inc. npm is not officially part of the Node.js |
225 | | -project, and is neither owned by nor affiliated with Joyent, Inc. |
226 | | - |
227 | | -"npm" and "The npm Registry" are owned by npm, Inc. All rights reserved. |
228 | | - |
229 | | -Modules published on the npm registry are not officially endorsed by npm, Inc. |
230 | | -or the Node.js project. |
231 | | - |
232 | | -Data published to the npm registry is not part of npm itself, and is the sole |
233 | | -property of the publisher. While every effort is made to ensure accountability, |
234 | | -there is absolutely no guarantee, warrantee, or assertion expressed or implied |
235 | | -as to the quality, fitness for a specific purpose, or lack of malice in any |
236 | | -given npm package. Packages downloaded through the npm registry are |
237 | | -independently licensed and are not covered by this license. |
238 | | - |
239 | | -Additional policies relating to, and restrictions on use of, npm products and |
240 | | -services are available on the npm website. All such policies and restrictions, |
241 | | -as updated from time to time, are hereby incorporated into this license |
242 | | -agreement. By using npm, you acknowledge your agreement to all such policies |
243 | | -and restrictions. |
244 | | - |
245 | | -If you have a complaint about a package in the public npm registry, and cannot |
246 | | -resolve it with the package owner, please email support@npmjs.com and explain |
247 | | -the situation. See the [npm Dispute Resolution |
248 | | -policy](https://github.com/npm/policies/blob/master/disputes.md) for more |
249 | | -details. |
250 | | - |
251 | | -Any data published to The npm Registry (including user account information) may |
252 | | -be removed or modified at the sole discretion of the npm server administrators. |
253 | | - |
254 | | -"npm Logo" contributed by Mathias Pettersson and Brian Hammond, |
255 | | -use is subject to https://www.npmjs.com/policies/trademark |
256 | | - |
257 | | -"Gubblebum Blocky" font |
258 | | -Copyright (c) by Tjarda Koster, https://jelloween.deviantart.com |
259 | | -included for use in the npm website and documentation, |
260 | | -used with permission. |
261 | | - |
262 | | -This program uses several Node modules contained in the node_modules/ |
263 | | -subdirectory, according to the terms of their respective licenses. |
0 commit comments