Skip to content

Commit

Permalink
Add npm package keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Aug 18, 2023
1 parent 732d56b commit d58543d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,23 @@
"files": [
"src"
],
"keywords": [
"video",
"video-creation",
"AI",
"artificial-intelligence",
"content-generation",
"automation",
"text-to-speech",
"CLI",
"command-line-tool",
"video-production",
"content-automation",
"video-tool",
"video-maker",
"openai",
"ffmpeg"
],
"scripts": {
"start": "node src/index.js",
"test": "jest",
Expand Down

0 comments on commit d58543d

Please sign in to comment.