Files
revanced-bots/bots/reddit/package.json
2022-12-25 15:51:09 +03:00

13 lines
247 B
JSON

{
"name": "reddit-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Reis Can",
"license": "GPL-3.0-or-later"
}