Skip to content

Commit 288947a

Browse files
committed
chore: add author field
1 parent 1cd056a commit 288947a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"name": "simplelog",
33
"type": "module",
4+
"author": {
5+
"email": "[email protected]",
6+
"name": "Mateo Sheshi",
7+
"url": "https://github.com/devsheva"
8+
},
49
"description": "A simple logging library",
510
"devDependencies": {
611
"@vitest/coverage-v8": "^2.0.5",

0 commit comments

Comments
 (0)