PHP 8.2.30
Preview: gentle-fs.js Size: 687 B
/lib/node_modules/npm/lib/config/gentle-fs.js

'use strict'

const npm = require('../npm.js')
const log = require('npmlog')

module.exports = gentleFSOpts

function gentleFSOpts (gently, base, abs) {
  return {
    // never rm the root, prefix, or bin dirs
    //
    // globals included because of `npm link` -- as far as the package
    // requesting the link is concerned, the linked package is always
    // installed globally
    prefixes: [
      npm.prefix,
      npm.globalPrefix,
      npm.dir,
      npm.root,
      npm.globalDir,
      npm.bin,
      npm.globalBin
    ],
    absolute: abs,
    log: log,
    prefix: npm.prefix,
    force: npm.config.get('force'),
    gently: gently,
    base: base,
    name: 'npm'
  }
}

Directory Contents

Dirs: 0 × Files: 14

Name Size Perms Modified Actions
716 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
423 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
2.17 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
10.90 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
11.45 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
2.31 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
687 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
2.16 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
851 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
682 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
1.30 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
471 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download
1.24 KB lrw-r--r-- 2021-03-10 14:36:36
Edit Download
758 B lrw-r--r-- 2021-03-10 14:36:36
Edit Download

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