{
  "name": "@bolt/tools-clearfix",
  "description": "Clearfix Mixin",
  "keywords": [
    "bolt design system",
    "bolt",
    "css framework",
    "design system",
    "clearfix"
  ],
  "version": "0.9.0",
  "maintainers": [
    {
      "name": "Salem Ghoweri",
      "email": "me@salemghoweri.com",
      "web": "https://github.com/sghoweri"
    },
    {
      "name": "Mike Mai",
      "email": "boss@mikemai.net",
      "web": "http://mikemai.net/"
    }
  ],
  "homepage": "https://boltdesignsystem.com",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/bolt-design-system/bolt/tree/master/packages/tools-clearfix"
  },
  "bugs": {
    "url": "https://github.com/pega-digital/bolt/issues"
  },
  "style": "_tools.clearfix.scss",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "getName": "echo $npm_package_name"
  }
}
