PHP 8.2.30
Preview: package.json Size: 946 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@prisma/driver-adapter-utils/package.json

{
  "name": "@prisma/driver-adapter-utils",
  "version": "7.3.0",
  "description": "Internal set of utilities and types for Prisma's driver adapters.",
  "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/driver-adapter-utils"
  },
  "files": [
    "dist",
    "README.md"
  ],
  "keywords": [],
  "author": "Alberto Schiabel <schiabel@prisma.io>",
  "license": "Apache-2.0",
  "sideEffects": false,
  "dependencies": {
    "@prisma/debug": "7.3.0"
  },
  "scripts": {
    "dev": "DEV=true tsx helpers/build.ts",
    "build": "tsx helpers/build.ts"
  }
}

Directory Contents

Dirs: 1 × Files: 3

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-02-03 16:30:02
Edit Download
11.09 KB lrw-r--r-- 2026-02-03 16:30:02
Edit Download
946 B lrw-r--r-- 2026-02-03 16:30:02
Edit Download
66 B lrw-r--r-- 2026-02-03 16:30:02
Edit Download

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