PHP 8.2.30
Preview: package.json Size: 2.87 KB
/home/byroehnu/.trash/node_modules11/prisma/package.json

{
  "version": "5.0.0",
  "name": "prisma",
  "description": "Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.",
  "keywords": [
    "orm",
    "prisma2",
    "prisma",
    "cli",
    "database",
    "sql",
    "postgresql",
    "mysql",
    "sqlite",
    "mariadb",
    "mssql",
    "typescript",
    "query-builder"
  ],
  "main": "build/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/prisma/prisma.git",
    "directory": "packages/cli"
  },
  "homepage": "https://www.prisma.io",
  "author": "Tim Suchanek <suchanek@prisma.io>",
  "bugs": "https://github.com/prisma/prisma/issues",
  "license": "Apache-2.0",
  "engines": {
    "node": ">=16.13"
  },
  "prisma": {
    "prismaCommit": "171fb2ad12840d8f4f5803294eafa1f9a529f9dd"
  },
  "files": [
    "README.md",
    "build",
    "install",
    "runtime/*.js",
    "runtime/*.d.ts",
    "runtime/utils",
    "runtime/dist",
    "runtime/llhttp",
    "prisma-client",
    "preinstall",
    "scripts/preinstall-entry.js"
  ],
  "pkg": {
    "assets": [
      "build/**/*",
      "runtime/**/*",
      "prisma-client/**/*",
      "node_modules/@prisma/engines/**/*",
      "node_modules/@prisma/engines/*"
    ]
  },
  "bin": {
    "prisma": "build/index.js"
  },
  "devDependencies": {
    "@prisma/studio": "0.487.0",
    "@prisma/studio-server": "0.487.0",
    "@swc/core": "1.3.64",
    "@swc/jest": "0.2.26",
    "@types/debug": "4.1.8",
    "@types/fs-extra": "9.0.13",
    "@types/jest": "29.5.2",
    "@types/rimraf": "3.0.2",
    "checkpoint-client": "1.1.24",
    "debug": "4.3.4",
    "dotenv": "16.0.3",
    "esbuild": "0.15.13",
    "execa": "5.1.1",
    "fast-glob": "3.3.0",
    "fs-extra": "11.1.1",
    "fs-jetpack": "5.1.0",
    "get-port": "5.1.1",
    "global-dirs": "3.0.1",
    "jest": "29.6.0",
    "jest-junit": "16.0.0",
    "kleur": "4.1.5",
    "line-replace": "2.0.1",
    "log-update": "4.0.0",
    "node-fetch": "2.6.12",
    "npm-packlist": "5.1.3",
    "open": "7.4.2",
    "pkg-up": "3.1.0",
    "resolve-pkg": "2.0.0",
    "rimraf": "3.0.2",
    "strip-ansi": "6.0.1",
    "ts-pattern": "4.3.0",
    "typescript": "4.9.5",
    "@prisma/client": "5.0.0",
    "@prisma/debug": "5.0.0",
    "@prisma/fetch-engine": "5.0.0",
    "@prisma/generator-helper": "5.0.0",
    "@prisma/get-platform": "5.0.0",
    "@prisma/internals": "5.0.0",
    "@prisma/migrate": "5.0.0"
  },
  "dependencies": {
    "@prisma/engines": "5.0.0"
  },
  "sideEffects": false,
  "scripts": {
    "dev": "DEV=true node -r esbuild-register helpers/build.ts",
    "build": "node -r esbuild-register helpers/build.ts",
    "test": "jest --maxConcurrency=1 --silent",
    "tsc": "tsc -d -p tsconfig.build.json",
    "preinstall": "node scripts/preinstall-entry.js"
  }
}

Directory Contents

Dirs: 5 × Files: 4

Name Size Perms Modified Actions
build DIR
- drwxr-xr-x 2026-02-28 13:40:20
Edit Download
engines DIR
- drwxr-xr-x 2026-03-04 12:48:14
Edit Download
- drwxr-xr-x 2026-02-28 13:40:18
Edit Download
- drwxr-xr-x 2026-02-28 13:40:20
Edit Download
scripts DIR
- drwxr-xr-x 2026-02-28 13:40:20
Edit Download
11.09 KB lrw-r--r-- 2026-02-28 13:40:22
Edit Download
2.87 KB lrw-r--r-- 2026-02-28 13:40:20
Edit Download
16.47 MB lrw-r--r-- 2026-02-28 13:43:00
Edit Download
5.09 KB lrw-r--r-- 2026-02-28 13:40:20
Edit Download

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