mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-08 14:03:29 +00:00
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/*"
|
|
]
|
|
}
|