We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
author
1 parent 193e85f commit 0f7bab0Copy full SHA for 0f7bab0
1 file changed
package.json
@@ -1,13 +1,17 @@
1
{
2
"name": "@adamlui/userscripts",
3
"description": "Greasemonkey userscripts",
4
+ "author": {
5
+ "name": "Adam Lui",
6
+ "email": "adam@kudoai.com",
7
+ "url": "https://github.com/adamlui"
8
+ },
9
"homepage": "https://github.com/adamlui/userscripts",
10
"bugs": {
11
"url": "https://github.com/adamlui/userscripts/issues",
12
"email": "adam@kudoai.com"
13
},
14
"license": "MIT",
- "author": "Adam Lui <adam@kudoai.com> (https://github.com/adamlui)",
15
"funding": [
16
17
"type": "cashapp",
0 commit comments