license.json export + usage

ref #17
This commit is contained in:
2021-01-09 13:32:54 +01:00
parent 6e4fe37378
commit 9ab72aed19
4 changed files with 44 additions and 1070 deletions

View File

@@ -6,7 +6,7 @@
"dev": "snowpack dev",
"build": "snowpack build",
"build:sw": "workbox generateSW workbox-config.js",
"licenses:export": "license-exporter --md"
"licenses:export": "license-exporter --json -o public"
},
"dependencies": {
"@odit/lfk-client-js": "0.0.10",