mirror of
https://github.com/catppuccin/hyper.git
synced 2026-01-09 04:51:17 +08:00
27 lines
590 B
JSON
27 lines
590 B
JSON
{
|
|
"name": "@catppuccin/hyper",
|
|
"version": "1.0.8",
|
|
"description": "Soothing pastel theme for Hyper",
|
|
"license": "MIT",
|
|
"author": "Catppuccin Org",
|
|
"type": "commonjs",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/catppuccin/hyper.git"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"keywords": [
|
|
"hyper",
|
|
"hyper-theme",
|
|
"catppuccin",
|
|
"soothing",
|
|
"pastel",
|
|
"theme"
|
|
],
|
|
"dependencies": {
|
|
"@catppuccin/palette": "^1.7.1"
|
|
},
|
|
"packageManager": "pnpm@10.4.1"
|
|
} |