This repository has been archived by the owner on Oct 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathpackage-licenses.json
67 lines (67 loc) · 1.88 KB
/
package-licenses.json
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
{
"@angular-devkit/build-angular": "MIT",
"@angular/animations": "MIT",
"@angular/cdk": "MIT",
"@angular/cli": "MIT",
"@angular/common": "MIT",
"@angular/compiler-cli": "MIT",
"@angular/compiler": "MIT",
"@angular/core": "MIT",
"@angular/flex-layout": "MIT",
"@angular/forms": "MIT",
"@angular/language-service": "MIT",
"@angular/material": "MIT",
"@angular/platform-browser-dynamic": "MIT",
"@angular/platform-browser": "MIT",
"@angular/router": "MIT",
"@ctrl/ngx-codemirror": "MIT",
"@fortawesome/angular-fontawesome": "MIT",
"@fortawesome/fontawesome-svg-core": "MIT",
"@fortawesome/free-solid-svg-icons": "CC BY 4.0 License",
"@material-extended/mde": "MIT",
"@thebespokepixel/es-tinycolor": "MIT",
"@types/codemirror": "MIT",
"@types/d3": "MIT",
"@types/hammerjs": "MIT",
"@types/jasmine": "MIT",
"@types/jasminewd2": "MIT",
"@types/mathjs": "MIT",
"@types/node": "MIT",
"@types/offscreencanvas": "MIT",
"@types/plotly.js": "MIT",
"@types/pouchdb": "MIT",
"@types/stats.js": "MIT",
"angular-plotly.js": "none",
"codelyzer": "MIT",
"codemirror": "MIT",
"core-js": "MIT",
"d3": "BSD-3-Clause",
"dat.gui": "Apache-2.0",
"jasmine-core": "MIT",
"jasmine-spec-reporter": "Apache-2.0",
"karma-chrome-launcher": "MIT",
"karma-coverage-istanbul-reporter": "MIT",
"karma-jasmine-html-reporter": "MIT",
"karma-jasmine": "MIT",
"karma": "MIT",
"lodash": "MIT",
"material-community-components": "MIT",
"mathjs": "Apache-2.0",
"ngx-toastr": "MIT",
"object-hash": "MIT",
"plotly.js-dist": "MIT",
"pouchdb-upsert": "Apache-2.0",
"pouchdb": "Apache-2.0",
"protractor": "MIT",
"rxjs": "Apache-2.0",
"stats.js": "MIT",
"three": "MIT",
"tinycolor2": "MIT",
"ts-node": "MIT",
"tslib": "0BSD",
"tslint": "Apache-2.0",
"typescript": "Apache-2.0",
"uuid": "MIT",
"web-animations-js": "Apache-2.0",
"zone.js": "MIT"
}