first commit
This commit is contained in:
24
package.json
Normal file
24
package.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "dy-not",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "tsx watch src/index.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.9.1",
|
||||
"@types/node-schedule": "^2.1.8",
|
||||
"@types/nodemailer": "^8.0.0",
|
||||
"lowdb": "^7.0.1",
|
||||
"puppeteer-core": "^25.1.0",
|
||||
"tsx": "^4.22.3",
|
||||
"typescript": "^6.0.3",
|
||||
"node-schedule": "^2.1.1",
|
||||
"nodemailer": "^8.0.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user