Skip to content

Commit

Permalink
Add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatakeshi committed Nov 14, 2019
1 parent 8ffbd32 commit 8e170d2
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,23 @@
"lint": "tslint -p . -t stylish",
"lint:fix": "tslint -p . -t stylish --fix"
},
"types": "lib/main.d.ts"
}
"types": "lib/main.d.ts",
"keywords": [
"archive",
"bitbucket",
"download",
"extract",
"fetch",
"git",
"github",
"gitlab",
"offline-first",
"offline",
"project",
"repo",
"repository",
"scaffold",
"tarbarll",
"zip"
]
}

0 comments on commit 8e170d2

Please sign in to comment.