10 lines
348 B
JSON
Executable file
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"
|
|
]
|
|
}
|