-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTHIRD_PARTY_LICENSES.txt
More file actions
41 lines (31 loc) · 902 Bytes
/
THIRD_PARTY_LICENSES.txt
File metadata and controls
41 lines (31 loc) · 902 Bytes
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
This project uses the following third-party libraries:
1. Angular (framework)
- License: MIT
- Author: Google
- URL: https://angular.io
2. Angular Material & CDK
- License: MIT
- URL: https://material.angular.io
3. D3.js (data visualization)
- License: ISC
- Author: Mike Bostock
- URL: https://d3js.org
4. RxJS
- License: Apache-2.0
- URL: https://rxjs.dev
5. Zone.js
- License: MIT
- URL: https://github.com/angular/zone.js
6. TSLib
- License: 0BSD
- URL: https://github.com/Microsoft/tslib
7. Angular HTTP Server
- License: MIT
- URL: https://github.com/simonh1000/angular-http-server
8. Cypress (for end-to-end testing)
- License: MIT
- URL: https://www.cypress.io
9. TypeScript
- License: Apache-2.0
- URL: https://www.typescriptlang.org
This file is provided as a courtesy. For exact terms, see each project's own repository.