PHP 8.2.30
Preview: package.json Size: 1.68 KB
/home/byroehnu/.trash/node_modules11/dotenv/package.json

{
  "name": "dotenv",
  "version": "17.2.3",
  "description": "Loads environment variables from .env file",
  "main": "lib/main.js",
  "types": "lib/main.d.ts",
  "exports": {
    ".": {
      "types": "./lib/main.d.ts",
      "require": "./lib/main.js",
      "default": "./lib/main.js"
    },
    "./config": "./config.js",
    "./config.js": "./config.js",
    "./lib/env-options": "./lib/env-options.js",
    "./lib/env-options.js": "./lib/env-options.js",
    "./lib/cli-options": "./lib/cli-options.js",
    "./lib/cli-options.js": "./lib/cli-options.js",
    "./package.json": "./package.json"
  },
  "scripts": {
    "dts-check": "tsc --project tests/types/tsconfig.json",
    "lint": "standard",
    "pretest": "npm run lint && npm run dts-check",
    "test": "tap run tests/**/*.js --allow-empty-coverage --disable-coverage --timeout=60000",
    "test:coverage": "tap run tests/**/*.js --show-full-coverage --timeout=60000 --coverage-report=text --coverage-report=lcov",
    "prerelease": "npm test",
    "release": "standard-version"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/motdotla/dotenv.git"
  },
  "homepage": "https://github.com/motdotla/dotenv#readme",
  "funding": "https://dotenvx.com",
  "keywords": [
    "dotenv",
    "env",
    ".env",
    "environment",
    "variables",
    "config",
    "settings"
  ],
  "readmeFilename": "README.md",
  "license": "BSD-2-Clause",
  "devDependencies": {
    "@types/node": "^18.11.3",
    "decache": "^4.6.2",
    "sinon": "^14.0.1",
    "standard": "^17.0.0",
    "standard-version": "^9.5.0",
    "tap": "^19.2.0",
    "typescript": "^4.8.4"
  },
  "engines": {
    "node": ">=12"
  },
  "browser": {
    "fs": false
  }
}

Directory Contents

Dirs: 1 × Files: 8

Name Size Perms Modified Actions
lib DIR
- drwxr-xr-x 2026-02-03 15:06:18
Edit Download
20.70 KB lrw-r--r-- 2026-02-03 15:06:16
Edit Download
11 B lrw-r--r-- 2026-02-03 15:06:18
Edit Download
176 B lrw-r--r-- 2026-02-03 15:06:14
Edit Download
1.26 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
1.68 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download
15.05 KB lrw-r--r-- 2026-02-03 15:06:16
Edit Download
22.65 KB lrw-r--r-- 2026-02-03 15:06:18
Edit Download
69 B lrw-r--r-- 2026-02-03 15:06:18
Edit Download

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