sectom
Version:
Sectom is a useful npm package that has multiple easy to use functions.
35 lines (34 loc) • 660 B
JSON
{
"name": "sectom",
"version": "1.0.3",
"description": "Sectom is a useful npm package that has multiple easy to use functions.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"easy",
"multi-purpose",
"sectom",
"Sectom",
"casing",
"Database",
"date",
"format",
"number",
"time",
"discord",
"urban",
"yomamma",
"ordinal"
],
"author": "FusionGamer#1450",
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"discord.js": "^12.5.3",
"got": "^11.8.2",
"luxon": "^2.0.1",
"node-fetch": "^2.6.1"
}
}