short-sass
Version:
Just another SASS library, simplify the way you use SASS.
32 lines (31 loc) • 775 B
JSON
{
"name": "short-sass",
"version": "2.1.1",
"description": "Just another SASS library, simplify the way you use SASS.",
"repository": {
"url": "https://github.com/short-sass/short-sass",
"type": "git"
},
"dependencies": {},
"main": "Gruntfile.js",
"devDependencies": {
"grunt": "*",
"grunt-contrib-concat": "*",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-watch": "^0.6.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"sass",
"css",
"library"
],
"author": "Nanang Mahdaen El Agung <nanang@mahdaen.name>",
"license": "MIT",
"bugs": {
"url": "https://github.com/short-sass/short-sass/issues"
},
"homepage": "https://github.com/short-sass/short-sass"
}