Initial commit
This commit is contained in:
15
package.json
Executable file
15
package.json
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "portfolio",
|
||||
"version": "1.2.6",
|
||||
"main": "index.js",
|
||||
"author": "oddbyte",
|
||||
"type": "commonjs",
|
||||
"license": "fuck you it's mine",
|
||||
"dependencies": {
|
||||
"axios": "^1.10.0",
|
||||
"ejs": "^3.1.10",
|
||||
"express": "^5.1.0",
|
||||
"sqlite3": "^5.1.7",
|
||||
"ytmusic-api": "^5.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user