discord-moment
Version:
Discord Moment allows you to easily format dates and times in Discord's markdown format.
21 lines (20 loc) • 451 B
JSON
{
"name": "discord-moment",
"version": "1.0.3",
"description": "Discord Moment allows you to easily format dates and times in Discord's markdown format.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"discord",
"moment",
"time",
"formatter",
"time-formatter",
"moment-discord",
"discord-moment"
],
"author": "DanPlayz0",
"license": "MIT"
}