summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2024-05-06 07:32:18 -0400
committerMhykol <mchaeldonald62@pm.me>2024-05-06 07:32:18 -0400
commit64cc512c47691825e7c31be3fc34f257b2f6f5df (patch)
tree53503fd6130638966a996c8d99ffe4ed7748bd9f /package.json
parentfc806cd257af1f105e58c9462006397f6b431c4f (diff)
Added License
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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",