{
  "name": "yoga-sass",
  "homepage": "https://github.com/rtablada/yoga-sass",
  "authors": [
    "Ryan Tablada <ryan.tablada@gmail.com>"
  ],
  "description": "A modern set of mixins and variables for SASS to use the power of flexbox.",
  "main": "assets/_yoga.scss",
  "moduleType": [],
  "keywords": [
    "SASS",
    "grid",
    "columns",
    "layout",
    "flex"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "sassdoc",
    "tests"
  ]
}
