{
  "components": [
    {
      "tag": "o-content-placeholder-block",
      "dependencies": [],
      "componentClass": "ContentPlaceholder",
      "componentPath": "components/o-content-placeholder-block/o-content-placeholder-block.js",
      "styles": {
        "$": {
          "stylePaths": [
            "components/o-content-placeholder-block/o-content-placeholder-block.css"
          ]
        }
      },
      "props": [
        {
          "name": "animation",
          "type": "Boolean",
          "attr": "animation"
        },
        {
          "name": "lineHeight",
          "type": "Number",
          "attr": "line-height"
        },
        {
          "name": "lines",
          "type": "Number",
          "attr": "lines"
        },
        {
          "name": "margin",
          "type": "Number",
          "attr": "margin"
        },
        {
          "name": "randomSize",
          "type": "Boolean",
          "attr": "random-size"
        },
        {
          "name": "rounded",
          "type": "Boolean",
          "attr": "rounded"
        }
      ],
      "hostElement": {
        "name": "el"
      },
      "shadow": true
    },
    {
      "tag": "o-content-placeholder-img",
      "dependencies": [],
      "componentClass": "ContentPlaceholderImg",
      "componentPath": "components/o-content-placeholder-img/o-content-placeholder-img.js",
      "styles": {
        "$": {
          "stylePaths": [
            "components/o-content-placeholder-img/o-content-placeholder-img.css"
          ]
        }
      },
      "props": [
        {
          "name": "animation",
          "type": "Boolean",
          "attr": "animation"
        },
        {
          "name": "format",
          "type": "String",
          "attr": "format"
        },
        {
          "name": "size",
          "type": "Number",
          "attr": "size"
        }
      ],
      "hostElement": {
        "name": "el"
      },
      "shadow": true
    }
  ],
  "collections": [],
  "compiler": {
    "name": "@stencil/core",
    "version": "0.9.11",
    "typescriptVersion": "2.9.2"
  },
  "bundles": []
}