{
  "name": "blank-css",
  "version": "1.2.4",
  "description": "Minimal, Device agnostic & responsive barebone framework.",
  "main": "./scss/main.scss",
  "homepage": "https://github.com/ahmedelgabri/blank",
  "authors": [
    {
      "name": "Ahmed El Gabri",
      "email": "ahmed@gabri.me",
      "homepage": "http://gabri.me"
    }
  ],
  "keywords": [
    "scss",
    "sass",
    "css",
    "bem",
    "oocss",
    "blank",
    "blank-css"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
