{
  "version": "v1.0.0",
  "entity": {
    "type": "individual",
    "role": "owner",
    "name": "Sanskar Jethi",
    "email": "sansyrox@gmail.com",
    "phone": "",
    "description": "Sanskar is a FOSS engineer who created Robyn and Starfyre. Sanskar has created software for over half his life and used it for almost all of his.",
    "webpageUrl": {
      "url": "https://robyn.tech/"
    }
  },
  "projects": [
    {
      "guid": "robyn",
      "name": "robyn",
      "description": "Robyn is one of the fastest Python web frameworks, which comes with a built in web server and a Rust runtime.",
      "webpageUrl": {
        "url": "https://robyn.tech/"
      },
      "repositoryUrl": {
        "url": "https://github.com/sparckles/Robyn",
        "wellKnown": "https://github.com/sparckles/Robyn/blob/main/.well-known/funding-manifest-urls"
      },
      "licenses": ["BSD 2-Clause \"Simplified\" License"],
      "tags": ["programming", "python", "rust", "web", "backend", "async"]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "mybank",
        "type": "bank",
        "address": "",
        "description": "Send me an email to get my bank details"
      }
    ],
    "plans": [
      {
        "guid": "mybank",
        "status": "active",
        "name": "Support Maintainer Part Time",
        "description": "Support the maintainer for his work on Robyn part time.",
        "amount": 500,
        "currency": "GBP",
        "frequency": "monthly",
        "channels": ["mybank"]
      },
      {
        "guid": "mybank",
        "status": "active",
        "name": "Support Maintainer Full Time",
        "description": "Support the maintainer for his work on Robyn full time.",
        "amount": 3000,
        "currency": "GBP",
        "frequency": "monthly",
        "channels": ["mybank"]
      },
      {
        "guid": "150",
        "status": "active",
        "name": " Support Contributor Part Time",
        "description": "Support for one contributor per month",
        "amount": 150,
        "currency": "GBP",
        "frequency": "monthly",
        "channels": ["mybank"]
      },
      {
        "guid": "500",
        "status": "active",
        "name": " Support Contributor Full Time",
        "description": "Support for one contributor per month",
        "amount": 500,
        "currency": "GBP",
        "frequency": "monthly",
        "channels": ["mybank"]
      }
    ],
    "history": []
  }
}
