short-sass
Version:
Just another SASS library, simplify the way you use SASS.
24 lines (23 loc) • 529 B
JSON
{
"name": "short-sass",
"version": "2.1.1",
"description": "Just another SASS library, simplify the way you use SASS.",
"main": "dist/short-sass.scss",
"ignore": [
"node_modules",
"**/.*",
"bower_components",
"test",
"tests"
],
"authors": [
"Nanang Mahdaen El Agung <nanang@mahdaen.name>"
],
"keywords": [
"sass",
"library",
"css"
],
"license": "MIT",
"homepage": "https://github.com/short-sass/short-sass"
}