Create package.json

This commit is contained in:
Janis Hutz
2024-10-16 10:58:13 +02:00
committed by GitHub
parent 7e8170c794
commit 360cc7c206

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "MusicPlayer",
"version": "3.0.0",
"private": false,
}