068037620a
Signed-off-by: prescientmoon <git@moonythm.dev>
15 lines
260 B
JSON
15 lines
260 B
JSON
{
|
|
"type": "module",
|
|
"name": "global-bot",
|
|
"scripts": {},
|
|
"dependencies": {
|
|
"dotenv": "^10.0.0",
|
|
"twitter-api-v2": "^1.4.1"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^16.7.10",
|
|
"ts-node-dev": "^1.1.8",
|
|
"typescript": "^4.4.2"
|
|
}
|
|
}
|