PHP 8.2.30
Preview: package.json Size: 1.34 KB
/home/byroehnu/.trash/node_modules11/pg-connection-string/package.json

{
  "name": "pg-connection-string",
  "version": "2.11.0",
  "description": "Functions for dealing with a PostgresSQL connection string",
  "main": "./index.js",
  "types": "./index.d.ts",
  "exports": {
    ".": {
      "types": "./index.d.ts",
      "import": "./esm/index.mjs",
      "require": "./index.js",
      "default": "./index.js"
    }
  },
  "scripts": {
    "test": "nyc --reporter=lcov mocha && npm run check-coverage",
    "check-coverage": "nyc check-coverage --statements 100 --branches 100 --lines 100 --functions 100"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/brianc/node-postgres.git",
    "directory": "packages/pg-connection-string"
  },
  "keywords": [
    "pg",
    "connection",
    "string",
    "parse"
  ],
  "author": "Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/brianc/node-postgres/issues"
  },
  "homepage": "https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string",
  "devDependencies": {
    "@types/pg": "^8.12.0",
    "chai": "^4.1.1",
    "coveralls": "^3.0.4",
    "istanbul": "^0.4.5",
    "mocha": "^10.5.2",
    "nyc": "^15",
    "tsx": "^4.19.4",
    "typescript": "^4.0.3"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "esm"
  ],
  "gitHead": "fc4de3c62ad350d0e1b392a0d132aff906d1cec6"
}

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
esm DIR
- drwxr-xr-x 2026-02-03 15:06:14
Edit Download
911 B lrw-r--r-- 2026-02-03 15:06:14
Edit Download
6.99 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
1.06 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
1.34 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download
4.82 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download

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