white-inc-bomber
Version:
White revenge to fucking, stupid bitards from Necrasovka.
36 lines (35 loc) • 738 B
JSON
{
"name": "white-inc-bomber",
"version": "0.0.1",
"description": "White revenge to fucking, stupid bitards from Necrasovka.",
"main": "WhiteBomb.ts",
"type": "module",
"scripts": {
"start": "nodemon --exec ts-node ./src/WhiteBomb.ts"
},
"keywords": [
"white",
"bomb",
"bomber",
"revenge",
"sms",
"call",
"bomb-API's"
],
"author": "White",
"license": "ISC",
"dependencies": {
"axios": "^1.7.9",
"colors": "^1.4.0",
"dotenv": "^16.4.7",
"express": "^4.21.2",
"https-proxy-agent": "^7.0.6",
"nodemon": "^3.1.9"
},
"devDependencies": {
"@types/express": "^5.0.0",
"@types/node": "^22.13.4",
"ts-node": "^10.9.2",
"typescript": "^5.7.3"
}
}