11 lines
226 B
JSON
11 lines
226 B
JSON
|
{
|
||
|
"name": "@your_spotify/root",
|
||
|
"version": "1.10.1",
|
||
|
"repository": "git@github.com:Yooooomi/your_spotify.git",
|
||
|
"author": "Timothee <timothee.boussus@gmail.com>",
|
||
|
"private": true,
|
||
|
"workspaces": [
|
||
|
"apps/*"
|
||
|
]
|
||
|
}
|