PHP 8.2.30
Preview: package.json Size: 944 B
/home/byroehnu/.trash/node_modules11/pg-cloudflare/package.json

{
  "name": "pg-cloudflare",
  "version": "1.3.0",
  "description": "A socket implementation that can run on Cloudflare Workers using native TCP connections.",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "license": "MIT",
  "devDependencies": {
    "ts-node": "^8.5.4",
    "typescript": "^4.0.3"
  },
  "exports": {
    ".": {
      "workerd": {
        "import": "./esm/index.mjs",
        "require": "./dist/index.js"
      },
      "default": "./dist/empty.js"
    },
    "./package.json": "./package.json"
  },
  "scripts": {
    "build": "tsc",
    "build:watch": "tsc --watch",
    "prepublish": "yarn build",
    "test": "echo e2e test in pg package"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/brianc/node-postgres.git",
    "directory": "packages/pg-cloudflare"
  },
  "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:18
Edit Download
1.05 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
944 B lrw-r--r-- 2026-02-03 15:06:14
Edit Download
4.28 KB lrw-r--r-- 2026-02-03 15:06:16
Edit Download

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