{
  "name": "@platformatic/swagger-ui-theme",
  "version": "1.53.4",
  "description": "Platformatic's Swagger UI theme for @fastify/swagger-ui",
  "main": "theme.js",
  "type": "module",
  "homepage": "https://docs.platformatic.dev/",
  "author": "Matteo Collina <hello@matteocollina.com>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/platformatic/platformatic.git"
  },
  "license": "Apache-2.0",
  "keywords": [
    "platformatic",
    "GraphQL",
    "OpenAPI",
    "SQLite",
    "PostgreSQL",
    "MySQL",
    "MariaDB",
    "fastify",
    "mercurius"
  ],
  "scripts": {}
}