@platformatic/scalar-theme
Version:
Platformatic's Scalar theme for @scalar/fastify-api-reference
28 lines • 623 B
JSON
{
"name": "@platformatic/scalar-theme",
"version": "2.73.1",
"description": "Platformatic's Scalar theme for @scalar/fastify-api-reference",
"main": "theme.js",
"type": "module",
"homepage": "https://docs.platformatic.dev/",
"author": "Marc Laventure <marc@scalar.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": {
"test": "exit 0"
}
}