{
  "version": "v1.1.0",
  "entity": {
    "type": "organisation",
    "role": "owner",
    "name": "SigmaExacta",
    "email": "contact@sigmaexacta.com",
    "phone": "",
    "description": "SigmaExacta is an open-source project dedicated to developing engineering and statistical analysis tools to improve product quality.",
    "webpageUrl": {
      "url": "https://sigmaexacta.com"
    }
  },
  "projects": [
    {
      "guid": "main-project",
      "name": "SigmaExacta",
      "description": "Engineering tools and statistical analysis for product quality.",
      "webpageUrl": {
        "url": "https://sigmaexacta.com"
      },
      "repositoryUrl": {
        "url": "https://github.com/Gibraltar1974/SigmaExacta"
      },
      "licenses": [
        "spdx:AGPL-3.0"
      ],
      "tags": [
        "opensource",
        "statistics",
        "engineering",
        "quality"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "paypal",
        "type": "payment-provider",
        "address": "https://paypal.me/SigmaExacta",
        "description": ""
      }
    ],
    "plans": [
      {
        "guid": "monthly-sponsor",
        "status": "active",
        "name": "Monthly Sponsor",
        "description": "Funds are used to cover infrastructure costs and dedicated development time for new statistical modules.",
        "amount": 10,
        "currency": "EUR",
        "frequency": "monthly",
        "channels": [
          "paypal"
        ]
      },
      {
        "guid": "one-time-support",
        "status": "active",
        "name": "One-time Support",
        "description": "Support the maintenance and growth of our open-source engineering tools with a custom contribution.",
        "amount": 0,
        "currency": "EUR",
        "frequency": "one-time",
        "channels": [
          "paypal"
        ]
      }
    ],
    "history": null
  }
}