{
  "name": "witchcss",
  "version": "2.2.0",
  "description": "Utility Library for CSS",
  "keywords": [
    "css", "utility", "ui", "library", "flexbox", "design", "interface", "html", "style"
  ],
  "homepage": "https://witchcss.yvzselek.com",
  "bugs": "https://github.com/yvzselek/witchcss/issues",
  "license": "MIT",
  "author": { 
    "name" : "Yavuz Selek",
    "email" : "yvzselek@gmail.com",
    "url" : "https://yvzselek.com"
  },
  "funding": "https://witchcss.yvzselek.com/donate",
  "main": "./css/witch.min.css",
  "repository": {
    "type": "git",
    "url": "https://github.com/yvzselek/witchcss.git"
  }
}