Skip to content

Commit 0f7bab0

Browse files
committed
Converted author to obj
1 parent 193e85f commit 0f7bab0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"name": "@adamlui/userscripts",
33
"description": "Greasemonkey userscripts",
4+
"author": {
5+
"name": "Adam Lui",
6+
"email": "adam@kudoai.com",
7+
"url": "https://github.com/adamlui"
8+
},
49
"homepage": "https://github.com/adamlui/userscripts",
510
"bugs": {
611
"url": "https://github.com/adamlui/userscripts/issues",
712
"email": "adam@kudoai.com"
813
},
914
"license": "MIT",
10-
"author": "Adam Lui <adam@kudoai.com> (https://github.com/adamlui)",
1115
"funding": [
1216
{
1317
"type": "cashapp",

0 commit comments

Comments
 (0)