mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
feat: add docs and polish
This commit is contained in:
parent
a27fcce03b
commit
75d3e2edbd
9 changed files with 94 additions and 55 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue