{
  "name": "@bolt/components-action-blocks",
  "version": "5.8.0",
  "description": "A grid layout of actions consist of icon and text.",
  "keywords": [
    "bolt design system",
    "bolt",
    "css framework",
    "design system",
    "components"
  ],
  "homepage": "https://boltdesignsystem.com",
  "bugs": {
    "url": "https://github.com/bolt-design-system/bolt/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-action-blocks"
  },
  "license": "MIT",
  "style": "index.scss",
  "dependencies": {
    "@bolt/core-v3.x": "^5.8.0",
    "@bolt/elements-icon": "^5.8.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "ed398c4cd7fac2500e601e662f3a43725a0f38c5",
  "maintainers": [
    {
      "name": "Salem Ghoweri",
      "email": "me@salemghoweri.com",
      "web": "https://github.com/sghoweri"
    },
    {
      "name": "Mike Mai",
      "email": "boss@mikemai.net",
      "web": "http://mikemai.net/"
    }
  ],
  "schema": "action-blocks.schema.js",
  "twig": "src/action-blocks.twig"
}
