Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
- add myself as contributor
- add license metadata field
  • Loading branch information
srl295 committed Jan 9, 2025
1 parent d586155 commit c968410
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
{
"name": "ZP-ZPanda",
"email": "[email protected]"
},
{
"name": "Steven R. Loomis",
"email": "[email protected]"
}
],
"homepage": "https://github.com/hildjj/node-abnf",
Expand Down Expand Up @@ -66,5 +70,6 @@
"packageManager": "[email protected]",
"engines": {
"node": ">=18"
}
},
"license": "Apache-2.0"
}

0 comments on commit c968410

Please sign in to comment.