mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 14:14:56 +03:00
Updated CLI package.json with my name
This commit is contained in:
parent
e8932e091f
commit
639c6e4715
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "redoc-cli",
|
||||
"name": "redoc-cli-kb",
|
||||
"version": "0.8.4",
|
||||
"description": "ReDoc's Command Line Interface",
|
||||
"description": "ReDoc's Command Line Interface (fork)",
|
||||
"main": "index.js",
|
||||
"bin": "index.js",
|
||||
"repository": "https://github.com/Redocly/redoc",
|
||||
"author": "Roman Hotsiy <gotsijroman@gmail.com>",
|
||||
"repository": "https://github.com/konradbartecki/redoc",
|
||||
"author": "Konrad Bartecki <konrad@bartecki.me>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chokidar": "^2.0.4",
|
||||
|
|
Loading…
Reference in New Issue
Block a user