mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
16 lines
337 B
JSON
16 lines
337 B
JSON
{
|
|
"name": "sassc",
|
|
"buildsystem": "meson",
|
|
"config-opts": [
|
|
"--wrap-mode=nofallback"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/lazka/sassc.git",
|
|
"branch": "meson",
|
|
"commit": "82803377c33247265d779af034eceb5949e78354"
|
|
}
|
|
]
|
|
}
|