v1.0@uwuzu1.5.4
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "timenoticeuwuzu",
|
||||
"version": "v1.0@uwuzu1.5.4",
|
||||
"description": "@TimeNotice@uwuzu.netの中身",
|
||||
"main": "dist/main.js",
|
||||
"scripts": {
|
||||
"start": "node ."
|
||||
},
|
||||
"keywords": [
|
||||
"uwuzu",
|
||||
"bot",
|
||||
"cron",
|
||||
"time",
|
||||
"timenotice",
|
||||
"notice"
|
||||
],
|
||||
"author": {
|
||||
"name": "Last2014",
|
||||
"url": "https://last2014.com",
|
||||
"email": "info@last2014.com"
|
||||
},
|
||||
"license": "ISC",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@types/date-fns": "^2.5.3",
|
||||
"@types/dotenv": "^6.1.1",
|
||||
"@types/node-cron": "^3.0.11",
|
||||
"date-fns": "^4.1.0",
|
||||
"dotenv": "^17.0.0",
|
||||
"node-cron": "^4.1.1",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user