Skip to content

Commit

Permalink
feat(package.json): Update repository, license, author, keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
scottnonnenberg committed Jun 11, 2016
1 parent 1c0105c commit 8aeda9b
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,21 @@
"maxSubjectLength": 72
}
},
"author": "Scott Nonnenberg",
"license": "all rights reserved"
"keywords": [
"eslint",
"eslintplugin",
"absolute",
"require",
"import",
"no-mutation",
"no-array-mutation",
"functional"
],
"author": "Scott Nonnenberg <scott@nonnenberg.com>",
"license": "MIT",
"homepage": "https://github.com/scottnonnenberg/eslint-plugin-thehelp",
"repository": {
"type": "git",
"url": "git@github.com:scottnonnenberg/eslint-plugin-thehelp.git"
}
}

0 comments on commit 8aeda9b

Please sign in to comment.