Skip to content

Commit

Permalink
NPM init
Browse files Browse the repository at this point in the history
  • Loading branch information
Bikoil committed Nov 3, 2024
1 parent fb0893f commit c5d2065
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "magicordpages",
"version": "1.0.0",
"description": "The Website of the magicord discord bot",
"main": "index.js",
"scripts": {
"test": "console.log(\"Hello guys idk lol\")"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Bikoil/Magicord.git"
},
"author": "Bikoil",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/Bikoil/Magicord/issues"
},
"homepage": "https://github.com/Bikoil/Magicord#readme"
}

0 comments on commit c5d2065

Please sign in to comment.