discourse/.licensee.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
435 B
JSON
Raw Normal View History

{
"licenses": {
"blueOak": "bronze",
"spdx": [
"CC0-1.0",
"CC-BY-3.0",
"CC-BY-4.0",
"Apache-2.0 WITH LLVM-exception"
]
},
"packages": {
"@fortawesome/fontawesome-free": "*",
2024-01-24 22:30:03 +08:00
"@glimmer/interfaces": "*",
"@glimmer/syntax": "*",
"ember-template-lint-plugin-discourse": "*",
2023-06-22 02:59:03 +08:00
"spawn-command": "0.0.2",
"squoosh": "2.0.0",
"taffydb": "2.6.2"
},
"corrections": true
2023-06-22 02:59:03 +08:00
}