{
  "name": "redark-theme",
  "version": "1.0.3",
  "description": "A dark theme for Redoc",
  "main": "redark.js",
  "prettier": "@dilanx/config/prettier",
  "files": [
    "README.md",
    "redark.js",
    "redark.css"
  ],
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dilanx/redark.git"
  },
  "keywords": [
    "dark",
    "theme",
    "redoc",
    "api",
    "swagger"
  ],
  "author": "Dilan Nair",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dilanx/redark/issues"
  },
  "homepage": "https://github.com/dilanx/redark#readme",
  "devDependencies": {
    "@dilanx/config": "^1.1.2",
    "prettier": "^2.8.2"
  }
}
