[
  {
    "name": "pnp-sp-dev-spfx-web-parts-js-gitHubbadge",
    "source": "pnp",
    "title": "GitHub Badge",
    "shortDescription": "",
    "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/js-gitHubbadge",
    "longDescription": [
      ""
    ],
    "creationDateTime": "2019-04-18",
    "updateDateTime": "2019-04-18",
    "products": [
      "SharePoint"
    ],
    "metadata": [
      {
        "key": "CLIENT-SIDE-DEV",
        "value": "Javascript"
      },
      {
        "key": "SPFX-VERSION",
        "value": "1.8.0"
      }
    ],
    "thumbnails": [
      {
        "type": "image",
        "order": 100,
        "url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/js-gitHubbadge/assets/1.png",
        "alt": "GitHub Badge"
      }
    ],
    "authors": [
      {
        "gitHubAccount": "skaggej",
        "company": "",
        "pictureUrl": "https://github.com/skaggej.png",
        "name": "Eric Skaggs",
        "twitter": "skaggej"
      }
    ],
    "references": [
      {
        "name": "Build your first SharePoint client-side web part",
        "description": "Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.",
        "url": "https://learn.microsoft.com/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part"
      }
    ]
  }
]