{
  "@pnp/generator-spfx": {
    "framework": "react",
    "pnpFramework": "reactjs.plus",
    "pnp-libraries": [
      "jquery@3",
      "msgraph",
      "@pnp/pnpjs",
      "@pnp/spfx-property-controls",
      "spfx-uifabric-themes",
      "lodash",
      "@pnp/spfx-controls-react",
      "ouifr@7",
      "rush@3.7"
    ],
    "pnp-ci": "azure-preview",
    "pnp-vetting": [],
    "spfxenv": "spo",
    "pnp-testing": [
      "jest"
    ]
  },
  "@microsoft/generator-sharepoint": {
    "environment": "spo",
    "framework": "react",
    "isCreatingSolution": true,
    "version": "1.11.0",
    "libraryName": "react-my-sites",
    "libraryId": "ad28b382-886b-4b2a-9646-92de8a0b1d13",
    "packageManager": "npm",
    "isDomainIsolated": false,
    "componentType": "webpart"
  }
}