Files
SpotifyController/package.json

16 lines
377 B
JSON

{
"name": "spotifycontroller",
"version": "0.1.0",
"description": "Get all the spotify data with NodeJS!",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://factory.vbprojects.fr/thinkode/SpotifyController.git"
},
"author": "V. Boulanger",
"license": "ISC"
}