PHP 8.2.30
Preview: config.js Size: 255 B
//opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules/dotenv/config.js

(function () {
  var options = {}
  process.argv.forEach(function (val, idx, arr) {
    var matches = val.match(/^dotenv_config_(.+)=(.+)/)
    if (matches) {
      options[matches[1]] = matches[2]
    }
  })

  require('./lib/main').config(options)
})()

Directory Contents

Dirs: 1 × Files: 6

Name Size Perms Modified Actions
lib DIR
- drwxr-xr-x 2024-03-03 22:41:56
Edit Download
257 B lrw-r--r-- 2021-09-28 10:29:12
Edit Download
2.96 KB lrw-r--r-- 2021-09-28 10:29:12
Edit Download
255 B lrw-r--r-- 2021-09-28 10:29:12
Edit Download
1.26 KB lrw-r--r-- 2021-09-28 10:29:12
Edit Download
1.76 KB lrw-r--r-- 2021-09-28 10:29:12
Edit Download
9.38 KB lrw-r--r-- 2021-09-28 10:29:12
Edit Download

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