feat: add docs and polish

This commit is contained in:
Julian Tölle 2020-05-03 20:57:03 +02:00
parent a27fcce03b
commit 75d3e2edbd
9 changed files with 94 additions and 55 deletions

View file

@ -1,8 +1,11 @@
{
"name": "listory",
"version": "0.0.1",
"name": "@listory/api",
"version": "0.1.0",
"description": "Track your Spotify Listen History",
"author": "Julian Tölle <julian.toelle97@gmail.com>",
"author": {
"name": "Julian Tölle",
"email": "julian.toelle97@gmail.com"
},
"license": "MIT",
"scripts": {
"prebuild": "rimraf dist",