PHP 8.2.30
Preview: package.json Size: 1.06 KB
/home/byroehnu/.trash/node_modules11/pg-pool/package.json

{
  "name": "pg-pool",
  "version": "3.11.0",
  "description": "Connection pool for node-postgres",
  "main": "index.js",
  "exports": {
    ".": {
      "import": "./esm/index.mjs",
      "require": "./index.js",
      "default": "./index.js"
    }
  },
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": " node_modules/.bin/mocha"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/brianc/node-postgres.git",
    "directory": "packages/pg-pool"
  },
  "keywords": [
    "pg",
    "postgres",
    "pool",
    "database"
  ],
  "author": "Brian M. Carlson",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/brianc/node-postgres/issues"
  },
  "homepage": "https://github.com/brianc/node-postgres/tree/master/packages/pg-pool#readme",
  "devDependencies": {
    "bluebird": "3.7.2",
    "co": "4.6.0",
    "expect.js": "0.3.1",
    "lodash": "^4.17.11",
    "mocha": "^10.5.2"
  },
  "peerDependencies": {
    "pg": ">=8.0"
  },
  "files": [
    "index.js",
    "esm"
  ],
  "gitHead": "d10e09c888f94abf77382aba6f353ca665a1cf09"
}

Directory Contents

Dirs: 1 × Files: 4

Name Size Perms Modified Actions
esm DIR
- drwxr-xr-x 2026-02-03 15:06:14
Edit Download
13.15 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
1.05 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
12.84 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download

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