Skip to content

Commit

Permalink
#25 [Mod] add: package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-eoxia committed Sep 14, 2023
1 parent 78c0d5a commit 1f4ab21
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"main": "index.js",
"author": "Evarisk",
"contributors": [
{
"name": "Evarisk",
"email": "technique@evarisk.com"
}
],
"license": "GPLv3"
}

0 comments on commit 1f4ab21

Please sign in to comment.