{
  "name": "ngautopilot",
  "interface": {
    "displayName": "NgAutoPilot Skills"
  },
  "plugins": [
    {
      "name": "ngautopilot-core",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-core"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Developer Tools"
    },
    {
      "name": "ngautopilot-angular",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-angular"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Frontend"
    },
    {
      "name": "ngautopilot-angular-microfrontends",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-angular-microfrontends"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Frontend"
    },
    {
      "name": "ngautopilot-css",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-css"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Styles"
    },
    {
      "name": "ngautopilot-frontend",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-frontend"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Frontend"
    },
    {
      "name": "ngautopilot-javascript",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-javascript"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "JavaScript"
    },
    {
      "name": "ngautopilot-quality",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-quality"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Code Quality"
    },
    {
      "name": "ngautopilot-quality-lint",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-quality-lint"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Code Quality"
    },
    {
      "name": "ngautopilot-quality-deadcode-sonar",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-quality-deadcode-sonar"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "Code Quality"
    },
    {
      "name": "ngautopilot-typescript",
      "source": {
        "source": "local",
        "path": "./plugins/ngautopilot-typescript"
      },
      "policy": {
        "installation": "AVAILABLE",
        "authentication": "ON_INSTALL"
      },
      "category": "TypeScript"
    }
  ]
}
