Initial commit

This commit is contained in:
Sean Goedecke
2025-04-04 07:27:58 +11:00
committed by GitHub
commit 0905e36402
47 changed files with 40133 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# See: https://github.com/licensee/licensed/blob/main/docs/configuration.md
sources:
npm: true
allowed:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- isc
- mit
- cc0-1.0
- other
ignored:
npm:
# Used by Rollup.js when building in GitHub Actions
- '@rollup/rollup-linux-x64-gnu'