Add license

This commit is contained in:
Marko Korhonen 2023-11-14 17:30:46 +02:00
parent 11d4c68788
commit e866b0d541
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "work-time-calculator",
"license": "MIT",
"version": "0.0.1",
"description": "CLI work time calculation utility",
"type": "module",