{
  "@pnp/generator-spfx": {
    "framework": "react",
    "pnpFramework": "reactjs.plus",
    "pnp-libraries": [
      "jquery@3",
      "@pnp/pnpjs",
      "@pnp/spfx-property-controls",
      "@pnp/spfx-controls-react"
    ],
    "pnp-ci": [
      "azure"
    ],
    "pnp-vetting": [],
    "spfxenv": "spo"
  },
  "@microsoft/generator-sharepoint": {
    "environment": "spo",
    "framework": "react",
    "plusBeta": true,
    "isCreatingSolution": true,
    "version": "1.8.0",
    "libraryName": "react-manage-sitedesigns",
    "libraryId": "50025bb6-5fda-4a16-b45e-5f27b19aac72",
    "packageManager": "npm",
    "isDomainIsolated": false,
    "componentType": "webpart"
  }
}