14 lines
241 B
JSON
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"
|
|
]
|
|
}
|