Unfortunately type definitions are currently not available for this package
@prisma/cli
- Version 2.20.1
- Published
- 32.1 MB
- 1 dependency
- Apache-2.0 license
Install
npm i @prisma/cli
yarn add @prisma/cli
pnpm add @prisma/cli
Overview
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.
Dependencies (1)
Dev Dependencies (49)
- @prisma/client
- @prisma/debug
- @prisma/fetch-engine
- @prisma/generator-helper
- @prisma/get-platform
- @prisma/migrate
- @prisma/sdk
- @prisma/studio
- @prisma/studio-server
- @timsuchanek/copy
- @types/jest
- @types/ws
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser
- chalk
- checkpoint-client
- dotenv
- esbuild
- escape-string-regexp
- eslint
- eslint-config-prettier
- eslint-plugin-eslint-comments
- eslint-plugin-jest
- eslint-plugin-prettier
- execa
- fast-deep-equal
- fs-jetpack
- get-port
- global-dirs
- indent-string
- is-installed-globally
- jest
- line-replace
- lint-staged
- log-update
- make-dir
- node-fetch
- open
- pg
- pkg
- pkg-up
- prettier
- replace-string
- resolve-pkg
- rimraf
- strip-ansi
- tempy
- ts-jest
- typescript
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@prisma/cli
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@prisma/cli)
- HTML<a href="https://www.jsdocs.io/package/@prisma/cli"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 4697 ms. - Missing or incorrect documentation? Open an issue for this package.