Skip to content

Commit

Permalink
add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Feb 2, 2016
1 parent f5b90f7 commit e55cd4a
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stringify-github-short-url",
"version": "0.0.0",
"version": "2.0.0",
"description": "Generate Github / npm shorthand from list of arguments or object.",
"repository": "tunnckoCore/stringify-github-short-url",
"author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)",
Expand All @@ -19,6 +19,25 @@
"index.js"
],
"keywords": [
"stringify-github-short-url"
"branch",
"gh",
"git",
"github",
"name",
"object",
"org",
"owner",
"regex",
"release",
"repo",
"short",
"shorthand",
"string",
"stringify",
"stringify-github-short-url",
"tag",
"url",
"user",
"util"
]
}
}

0 comments on commit e55cd4a

Please sign in to comment.