You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "kxreader allows you to read your books inside your terminal, it supports vim keybindings to make it easier for the users to naviage smoothly",
"type": "module",
"main": "bin/index.js",
"bin": {
"kxreader": "./bin/index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"