more package.json metadata fields

This commit is contained in:
MapleLeaf
2022-01-13 11:41:16 -06:00
parent 490bf2cefa
commit 116e606db1

View File

@@ -7,6 +7,18 @@
"homepage": "https://reacord.fly.dev", "homepage": "https://reacord.fly.dev",
"repository": "https://github.com/itsMapleLeaf/reacord.git", "repository": "https://github.com/itsMapleLeaf/reacord.git",
"changelog": "https://github.com/itsMapleLeaf/reacord/releases", "changelog": "https://github.com/itsMapleLeaf/reacord/releases",
"license": "MIT",
"keywords": [
"discord",
"discord-js",
"react",
"react-js",
"react-renderer",
"interaction",
"message",
"embed",
"reacord"
],
"files": [ "files": [
"dist", "dist",
"README.md", "README.md",