gh2tg/package.json
2025-02-19 00:10:44 +03:00

16 lines
268 B
JSON

{
"name": "gh2tg",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"vercel": "^41.1.0"
}
}