LanDiscordScrapy/package.json
2022-03-04 10:46:07 +01:00

16 lines
393 B
JSON

{
"name": "landiscscrapy",
"version": "1.0.0",
"description": "Bot Discord pour DL les fichiers GDrive et les envoyer sur Discord",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitlab.ataxya.net/lantium/landiscordscrapy"
},
"author": "lantium#9402",
"license": "ISC"
}