Skip to content

Commit 64d3146

Browse files
committed
Add Author URL
1 parent 7df8580 commit 64d3146

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "A jQuery CSV parser plugin. Battle Tested | Optimized | 100% IETF RFC 4180 Complete",
55
"author": {
66
"name": "Evan Plaice",
7-
"email": "evan.plaice@gmail.com"
7+
"email": "evan.plaice@gmail.com",
8+
"url": "http://evanplaice.com"
89
},
910
"contributors": [
1011
{

0 commit comments

Comments
 (0)