mirror of
https://github.com/only-cli/oc.git
synced 2026-09-15 10:40:56 +02:00
15 lines
364 B
JSON
15 lines
364 B
JSON
{
|
|
"name": "only-cli",
|
|
"owner": { "name": "only-cli" },
|
|
"plugins": [
|
|
{
|
|
"name": "only-cli",
|
|
"source": { "source": "github", "repo": "only-cli/oc" },
|
|
"description": "Browse websites from the terminal in a few hundred tokens",
|
|
"version": "0.5.3",
|
|
"homepage": "https://github.com/only-cli/oc",
|
|
"license": "MIT"
|
|
}
|
|
]
|
|
}
|