HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/good-life-be/node_modules/pg-pool/package.json
{
  "name": "pg-pool",
  "version": "3.7.0",
  "description": "Connection pool for node-postgres",
  "main": "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-pg-pool/issues"
  },
  "homepage": "https://github.com/brianc/node-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",
    "pg-cursor": "^1.3.0"
  },
  "peerDependencies": {
    "pg": ">=8.0"
  },
  "gitHead": "92cb640fd316972e323ced6256b2acd89b1b58e0"
}