{
  "name": "foundation.scss",
  "version": "5.5.1",
  "description": "Zurb's Foundation 5 SCSS files",
  "repository": "https://github.com/goanywhere/foundation",
  "author": "GoAnywhere",
    "main": [
        "normalize.scss",
        "foundation.scss"
    ],
    "keywords": [
        "zurb",
        "foundation",
        "sass",
        "scss"
    ],
    "ignore": [
        ".gitignore",
        "package.json",
        "README.md"
    ]
}
