mirror of
https://github.com/Noratrieb/spotify-sorter-node.git
synced 2026-01-15 00:55:08 +01:00
inital commit
This commit is contained in:
commit
dbac630155
5 changed files with 214 additions and 0 deletions
12
package.json
Normal file
12
package.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "spotify-sorter-node",
|
||||
"author": "Nilstrieb",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/node": "^16.9.2",
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ts-node": "^10.2.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue