docs: add license

This commit is contained in:
Morten Olsen
2025-08-08 15:02:02 +02:00
parent f1be70cdd5
commit 2b2ff74387
3 changed files with 637 additions and 17 deletions

View File

@@ -3,6 +3,7 @@
"bin": {
"with-ssm": "./bin/bin.js"
},
"license": "GPL-3.0",
"scripts": {
"test:lint": "eslint",
"build": "tsc --build",