{
  "nuxt-picture":{
    "attributes":[
      "src",
      "width",
      "height",
      "sizes",
      "provider",
      "preset",
      "format",
      "quality",
      "fit",
      "modifiers"
    ],
    "description":"drop-in replacement for the native `<picture>` tag"
  },
  "nuxt-img":{
    "attributes":[
      "src",
      "width",
      "height",
      "sizes",
      "provider",
      "preset",
      "format",
      "quality",
      "fit",
      "modifiers"
    ],
    "description":"drop-in replacement for the native `<img>` tag"
  }
}
