PHP 8.2.30
Preview: config.js Size: 255 B
/opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/node_modules.bundled/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 2026-03-14 07:02:07
Edit Download
257 B lrw-r--r-- 2026-02-22 20:40:38
Edit Download
2.96 KB lrw-r--r-- 2026-02-22 20:40:38
Edit Download
255 B lrw-r--r-- 2026-02-22 20:40:38
Edit Download
1.26 KB lrw-r--r-- 2026-02-22 20:40:38
Edit Download
1.76 KB lrw-r--r-- 2026-02-22 20:40:38
Edit Download
9.38 KB lrw-r--r-- 2026-02-22 20:40:38
Edit Download

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