mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-11 19:09:01 +08:00
12 lines
376 B
JSON
12 lines
376 B
JSON
|
{
|
||
|
"name": "sassc",
|
||
|
"version-string": "3.6.1",
|
||
|
"port-version": 1,
|
||
|
"description": "SassC is a wrapper around libsass (http://github.com/sass/libsass) used to generate a useful command-line application that can be installed and packaged for several operating systems.",
|
||
|
"homepage": "https://github.com/sass/sassc",
|
||
|
"dependencies": [
|
||
|
"getopt",
|
||
|
"libsass"
|
||
|
]
|
||
|
}
|