{ "name": "spoticacher", "version": "1.0.0", "description": "A program that gets what your listening to on spotify, and automatically downloads it to a file.", "main": "index.js", "scripts": { "start": "node index.js" }, "repository": { "type": "git", "url": "https://git.violets-purgatory.dev/bingus_violet/SpotiCacher" }, "keywords": [ "Spotify", "Cache", "Discord", "Lanyard" ], "author": "Violet", "license": "Unlicense" }