Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
keichan34 committed Jan 11, 2025
1 parent 812f42f commit c60c7e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
"name": "@kotobamedia/audio-snippet-detector",
"version": "0.0.1",
"description": "",
"repository": {
"type": "git",
"url": "https://github.com/KotobaMedia/audio-snippet-detector.git"
},
"homepage": "https://github.com/KotobaMedia/audio-snippet-detector",
"bugs": "https://github.com/KotobaMedia/audio-snippet-detector/issues",
"main": "dist/index.cjs",
"files": [
"README.md",
Expand Down

0 comments on commit c60c7e0

Please sign in to comment.