UNPKG

npm-pkginfo-cli

Version:

Command line utility to view info about your current package

8 lines (6 loc) 91 B
const defaults = { verbose: false, select: "", color: true, }; export { defaults };