Initial commit
This commit is contained in:
commit
bf2efcc1ed
15
package.json
Normal file
15
package.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"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"
|
||||
}
|
Loading…
Reference in New Issue
Block a user