pineapple/externals/vcpkg/ports/sassc/vcpkg.json
2022-07-23 03:01:36 +02:00

10 lines
348 B
JSON
Executable file

{
"name": "sassc",
"version": "3.6.2",
"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"
]
}