{
  "_args": [
    [
      "@prisma/engines@2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
      "/home/desabat1/api"
    ]
  ],
  "_development": true,
  "_from": "@prisma/engines@2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
  "_id": "@prisma/engines@2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
  "_inBundle": false,
  "_integrity": "sha512-AIbIhAxmd2CHZO5XzQTPrfk+Tp/5eoNoSledOG3yc6Dk97siLvnBuSEv7prggUbedCufDwZLAvwxV4PEw3zOlQ==",
  "_location": "/@prisma/engines",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@prisma/engines@2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
    "name": "@prisma/engines",
    "escapedName": "@prisma%2fengines",
    "scope": "@prisma",
    "rawSpec": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
    "saveSpec": null,
    "fetchSpec": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb"
  },
  "_requiredBy": [
    "/@prisma/engine-core",
    "/@prisma/sdk",
    "/prisma"
  ],
  "_resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb.tgz",
  "_spec": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
  "_where": "/home/desabat1/api",
  "author": {
    "name": "Tim Suchanek",
    "email": "suchanek@prisma.io"
  },
  "description": "This package ships the Prisma Engines, namely the Query Engine, Migration Engine, Introspection Engine and Prisma Format. It has a one to one mapping to the engine releases in its version. In the postinall hook of this package, all engines available for the current platform are downloaded from the Prisma CDN.",
  "devDependencies": {
    "@prisma/debug": "2.26.0",
    "@prisma/engines-version": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
    "@prisma/fetch-engine": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
    "@types/node": "14.17.4",
    "execa": "5.1.1",
    "typescript": "4.3.5"
  },
  "files": [
    "dist",
    "download"
  ],
  "license": "Apache-2.0",
  "main": "dist/index.js",
  "name": "@prisma/engines",
  "scripts": {
    "build": "node scripts/build.js",
    "postinstall": "node download/index.js"
  },
  "types": "dist/index.d.ts",
  "version": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb"
}
