Skip to content

Commit

Permalink
Proper author object
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Jun 11, 2016
1 parent 9c75e80 commit 2f960e8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,11 @@
"eslintConfig": {
"extends": "default"
},
"author": "leo",
"author": {
"name": "Leo Lamprecht",
"email": "mindrun@icloud.com",
"url": "http://leo.im"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/leo/args/issues"
Expand Down

0 comments on commit 2f960e8

Please sign in to comment.