Skip to content

Commit

Permalink
Added tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hemanth-hk committed Apr 5, 2020
1 parent 4d65890 commit e1ff158
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "synix",
"version": "0.2.8",
"description": "A nodeJs CLI to make the use of command-line easy",
"description": "A no-flag nodeJs CLI to make the use of command-line easy and uniform",
"main": "sx.js",
"preferGlobal": true,
"bin": {
Expand All @@ -19,10 +19,11 @@
"url": "git+https://github.com/synixjs/synix.git"
},
"keywords": [
"synixjs",
"synix",
"npm",
"node",
"cli",
"easy",
"commands"
],
"author": "Hemanth Kumar and Kunal Katiyar",
Expand Down

0 comments on commit e1ff158

Please sign in to comment.