UNPKG

chnp-cli

Version:

Code Highlight and Print Command Line version

5 lines (4 loc) 151 B
const VERSION = 1.0; const SESSION_FILE_NAME = "____chnpsession_cohls"; const PORT = 61109; module.exports = { VERSION, SESSION_FILE_NAME, PORT };