mirror of
https://github.com/Noratrieb/spotify-sorter-node.git
synced 2026-01-14 08:35:12 +01:00
12 lines
216 B
JSON
12 lines
216 B
JSON
{
|
|
"name": "spotify-sorter-node",
|
|
"author": "Nilstrieb",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "^16.9.2",
|
|
"typescript": "^4.4.3"
|
|
},
|
|
"devDependencies": {
|
|
"ts-node": "^10.2.1"
|
|
}
|
|
}
|