{
  "_from": "@prisma/query-plan-executor@7.2.0",
  "_id": "@prisma/query-plan-executor@7.2.0",
  "_inBundle": false,
  "_integrity": "sha512-EOZmNzcV8uJ0mae3DhTsiHgoNCuu1J9mULQpGCh62zN3PxPTd+qI9tJvk5jOst8WHKQNwJWR3b39t0XvfBB0WQ==",
  "_location": "/@prisma/query-plan-executor",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@prisma/query-plan-executor@7.2.0",
    "name": "@prisma/query-plan-executor",
    "escapedName": "@prisma%2fquery-plan-executor",
    "scope": "@prisma",
    "rawSpec": "7.2.0",
    "saveSpec": null,
    "fetchSpec": "7.2.0"
  },
  "_requiredBy": [
    "/@prisma/dev"
  ],
  "_resolved": "https://registry.npmjs.org/@prisma/query-plan-executor/-/query-plan-executor-7.2.0.tgz",
  "_shasum": "00b218d78066957f25ccae0954bbef708396cc9f",
  "_spec": "@prisma/query-plan-executor@7.2.0",
  "_where": "/var/www/html/node_modules/@prisma/dev",
  "bugs": {
    "url": "https://github.com/prisma/prisma/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "This package is intended for Prisma's internal use",
  "devDependencies": {
    "@hono/node-server": "1.19.0",
    "@hono/zod-validator": "0.7.2",
    "@opentelemetry/api": "1.9.0",
    "@opentelemetry/context-async-hooks": "2.1.0",
    "@opentelemetry/sdk-trace-base": "2.1.0",
    "@prisma/adapter-mariadb": "7.2.0",
    "@prisma/adapter-mssql": "7.2.0",
    "@prisma/adapter-pg": "7.2.0",
    "@prisma/client-engine-runtime": "7.2.0",
    "@prisma/driver-adapter-utils": "7.2.0",
    "hono": "4.10.6",
    "temporal-polyfill": "0.3.0",
    "vitest": "3.2.4",
    "zod": "4.1.3"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/prisma/prisma#readme",
  "license": "Apache-2.0",
  "main": "dist/index.js",
  "name": "@prisma/query-plan-executor",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/prisma/prisma.git",
    "directory": "packages/query-plan-executor"
  },
  "scripts": {
    "build": "tsx helpers/build.ts",
    "dev": "DEV=true tsx helpers/build.ts",
    "test": "vitest run"
  },
  "sideEffects": false,
  "types": "dist/index.d.ts",
  "version": "7.2.0"
}
