PHP 8.2.30
Preview: package.json Size: 1.04 KB
/home/byroehnu/easepay.easetack.com/node_modules/@prisma/adapter-pg/package.json

{
  "name": "@prisma/adapter-pg",
  "version": "7.3.0",
  "description": "Prisma's driver adapter for \"pg\"",
  "main": "dist/index.js",
  "module": "dist/index.mjs",
  "types": "dist/index.d.ts",
  "exports": {
    ".": {
      "require": {
        "types": "./dist/index.d.ts",
        "default": "./dist/index.js"
      },
      "import": {
        "types": "./dist/index.d.mts",
        "default": "./dist/index.mjs"
      }
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/prisma/prisma.git",
    "directory": "packages/adapter-pg"
  },
  "files": [
    "dist",
    "README.md"
  ],
  "keywords": [],
  "author": "Tom Houlé <houle@prisma.io>",
  "license": "Apache-2.0",
  "sideEffects": false,
  "dependencies": {
    "pg": "^8.16.3",
    "postgres-array": "3.0.4",
    "@prisma/driver-adapter-utils": "7.3.0"
  },
  "devDependencies": {
    "@types/pg": "8.11.11",
    "@prisma/debug": "7.3.0"
  },
  "scripts": {
    "dev": "DEV=true tsx helpers/build.ts",
    "build": "tsx helpers/build.ts",
    "test": "vitest run"
  }
}

Directory Contents

Dirs: 2 × Files: 4

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-03-14 01:49:21
Edit Download
- drwxr-xr-x 2026-03-14 01:49:21
Edit Download
127 B lr--r--r-- 2026-03-14 01:49:21
Edit Download
11.09 KB lrw-r--r-- 2026-02-03 16:30:02
Edit Download
1.04 KB lrw-r--r-- 2026-02-03 16:30:02
Edit Download
1.60 KB lrw-r--r-- 2026-02-03 16:30:02
Edit Download

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