diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2024-05-06 07:32:18 -0400 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2024-05-06 07:32:18 -0400 |
| commit | 64cc512c47691825e7c31be3fc34f257b2f6f5df (patch) | |
| tree | 53503fd6130638966a996c8d99ffe4ed7748bd9f /package.json | |
| parent | fc806cd257af1f105e58c9462006397f6b431c4f (diff) | |
Added License
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index e2d53cf..5350f5d 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "prod": "nodejs app.js" }, "keywords": [], - "author": "", - "license": "ISC", + "author": "Mhykol <mchaeldonald62@pm.me>", + "license": "MIT", "dependencies": { "body-parser": "^1.20.2", "chalk-animation": "^2.0.3", |
