brauliovm.github.io
Version:
My personal website
31 lines (30 loc) • 514 B
JSON
{
"name": "susy",
"version": "2.2.3",
"description": "Sass power-tools for web layout.",
"authors": [
"Eric Suzanne <eric@oddbird.net>"
],
"main": "sass/_susy.scss",
"homepage": "http://susy.oddbird.net",
"keywords": [
"layout",
"grid",
"sass",
"responsive",
"rwd",
"semantic"
],
"license": "BSD-3-Clause",
"ignore": [
"**/.*",
"docs",
"test",
"Rakefile",
"*.json",
"*.gemspec"
],
"devDependencies": {
"true": "2.0.0.alpha.3"
}
}