Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Commit

Permalink
Add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
codyduong committed Mar 15, 2022
1 parent 3024db4 commit af430e7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codyduong/ytmusicapi",
"version": "0.2.1",
"version": "0.2.2",
"description": "Unofficial API for YouTube Music",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -56,5 +56,11 @@
"bugs": {
"url": "https://github.com/codyduong/ytmusicapiJS/issues"
},
"homepage": "https://github.com/codyduong/ytmusicapiJS#readme"
"homepage": "https://github.com/codyduong/ytmusicapiJS#readme",
"keywords": [
"YouTube Music API",
"YTM API",
"YTM",
"Youtube Music"
]
}

0 comments on commit af430e7

Please sign in to comment.