PHP 8.2.30
Preview: npm.js Size: 516 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/triple-beam/config/npm.js

/**
 * npm.js: Config that conform to npm logging levels.
 *
 * (C) 2010 Charlie Robbins
 * MIT LICENCE
 */

'use strict';

/**
 * Default levels for the npm configuration.
 * @type {Object}
 */
exports.levels = {
  error: 0,
  warn: 1,
  info: 2,
  http: 3,
  verbose: 4,
  debug: 5,
  silly: 6
};

/**
 * Default levels for the npm configuration.
 * @type {Object}
 */
exports.colors = {
  error: 'red',
  warn: 'yellow',
  info: 'green',
  http: 'green',
  verbose: 'cyan',
  debug: 'blue',
  silly: 'magenta'
};

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
616 B lrw-r--r-- 2026-02-21 00:53:22
Edit Download
538 B lrw-r--r-- 2026-02-21 00:53:24
Edit Download
516 B lrw-r--r-- 2026-02-21 00:53:26
Edit Download
556 B lrw-r--r-- 2026-02-21 00:53:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).