You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
349 B
JSON

{
"name": "spot2gether",
"version": "0.1.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Alban David Becker",
"dependencies": {
"axios": "^0.27.2",
"express": "^4.18.1",
"spotify-api.js": "^9.2.3"
}
}