HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/pg-connection-string/package.json
{
  "name": "pg-connection-string",
  "version": "0.1.3",
  "description": "Functions for dealing with a PostgresSQL connection string",
  "main": "index.js",
  "scripts": {
    "test": "tap ./test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/iceddev/pg-connection-string"
  },
  "keywords": [
    "pg",
    "connection",
    "string",
    "parse"
  ],
  "author": "Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/iceddev/pg-connection-string/issues"
  },
  "homepage": "https://github.com/iceddev/pg-connection-string",
  "dependencies": {},
  "devDependencies": {
    "tap": "^0.4.11"
  }
}