Skip to content

Commit 5016800

Browse files
committed
Update third party notices
1 parent 97f5455 commit 5016800

File tree

2 files changed

+18504
-43829
lines changed

2 files changed

+18504
-43829
lines changed

Composer/.glf.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"inputs": ["./package.json"],
3+
"output": "../ThirdPartyNotices.txt",
4+
"overwrite": true,
5+
"eol": "lf",
6+
"no-spinner": true,
7+
"replace": {
8+
"@bcoe/[email protected]": "./node_modules/@bcoe/v8-coverage/LICENSE.txt",
9+
"[email protected]": "./node_modules/through/./LICENSE.MIT",
10+
"[email protected]": "./node_modules/rc/LICENSE.MIT",
11+
"[email protected]": "./node_modules/microsoft-cognitiveservices-speech-sdk/LICENSE",
12+
"[email protected]": "./node_modules/doctrine/LICENSE",
13+
"[email protected]": "./node_modules/sax/LICENSE",
14+
"[email protected]": "./node_modules/atob/LICENSE",
15+
"[email protected]": "./node_modules/JSONStream/LICENSE.MIT"
16+
}
17+
}

0 commit comments

Comments
 (0)