Files
HyperPets/package.json
2026-04-12 20:41:43 -07:00

14 lines
241 B
JSON

{
"name": "hyperpets",
"version": "0.1.0",
"description": "Animated pet companions for Hyper terminal panes.",
"main": "index.js",
"license": "MIT",
"keywords": [
"hyper",
"hyper-plugin",
"terminal",
"pets"
]
}