unofficial
This commit is contained in:
parent
88d3c230be
commit
7e0b4c7b73
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
King of Time CLI
|
King of Time CLI (unofficial)
|
||||||
=================
|
=================
|
||||||
|
|
||||||
<!-- toc -->
|
<!-- toc -->
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "kingoftime-cli",
|
"name": "kingoftime-cli",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"description": "King of Time CLI",
|
"description": "King of Time CLI (unofficial)",
|
||||||
"author": "Adam Millerchip @adamu",
|
"author": "Adam Millerchip",
|
||||||
"bin": {
|
"bin": {
|
||||||
"kot": "./bin/run"
|
"kot": "./bin/run"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue