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

{
  "name": "pg-protocol",
  "version": "1.11.0",
  "description": "The postgres client/server binary protocol, implemented in TypeScript",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "exports": {
    ".": {
      "import": "./esm/index.js",
      "require": "./dist/index.js",
      "default": "./dist/index.js"
    },
    "./dist/*": "./dist/*.js",
    "./dist/*.js": "./dist/*.js"
  },
  "license": "MIT",
  "devDependencies": {
    "@types/chai": "^4.2.7",
    "@types/mocha": "^10.0.7",
    "@types/node": "^12.12.21",
    "chai": "^4.2.0",
    "chunky": "^0.0.0",
    "mocha": "^10.5.2",
    "ts-node": "^8.5.4",
    "typescript": "^4.0.3"
  },
  "scripts": {
    "test": "mocha dist/**/*.test.js",
    "build": "tsc",
    "build:watch": "tsc --watch",
    "prepublish": "yarn build",
    "pretest": "yarn build"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/brianc/node-postgres.git",
    "directory": "packages/pg-protocol"
  },
  "files": [
    "/dist/*{js,ts,map}",
    "/src",
    "/esm"
  ],
  "gitHead": "d10e09c888f94abf77382aba6f353ca665a1cf09"
}

Directory Contents

Dirs: 3 × Files: 3

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-02-03 15:06:18
Edit Download
esm DIR
- drwxr-xr-x 2026-02-03 15:06:16
Edit Download
src DIR
- drwxr-xr-x 2026-02-03 15:06:20
Edit Download
1.05 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
1.08 KB lrw-r--r-- 2026-02-03 15:06:18
Edit Download
150 B lrw-r--r-- 2026-02-03 15:06:18
Edit Download

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