{
  "_args": [
    [
      "@prisma/fetch-engine@2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
      "/home/desabat1/api"
    ]
  ],
  "_development": true,
  "_from": "@prisma/fetch-engine@2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
  "_id": "@prisma/fetch-engine@2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
  "_inBundle": false,
  "_integrity": "sha512-KdZZ5hUnMrCuImhvoHNnhnTlDY76mnKdEnM4QtaTF9HptwbPWaX/NZ5hwGC6WZf3PjWYr4BiQoC0v8Q7RF88Kg==",
  "_location": "/@prisma/fetch-engine",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@prisma/fetch-engine@2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
    "name": "@prisma/fetch-engine",
    "escapedName": "@prisma%2ffetch-engine",
    "scope": "@prisma",
    "rawSpec": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
    "saveSpec": null,
    "fetchSpec": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb"
  },
  "_requiredBy": [
    "/@prisma/sdk"
  ],
  "_resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb.tgz",
  "_spec": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
  "_where": "/home/desabat1/api",
  "author": {
    "name": "Tim Suchanek",
    "email": "suchanek@prisma.io"
  },
  "bugs": {
    "url": "https://github.com/prisma/prisma/issues"
  },
  "dependencies": {
    "@prisma/debug": "2.26.0",
    "@prisma/get-platform": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
    "chalk": "^4.0.0",
    "execa": "^5.0.0",
    "find-cache-dir": "^3.3.1",
    "hasha": "^5.2.0",
    "http-proxy-agent": "^4.0.1",
    "https-proxy-agent": "^5.0.0",
    "make-dir": "^3.0.2",
    "node-fetch": "^2.6.0",
    "p-filter": "^2.1.0",
    "p-map": "^4.0.0",
    "p-retry": "^4.2.0",
    "progress": "^2.0.3",
    "rimraf": "^3.0.2",
    "temp-dir": "^2.0.0",
    "tempy": "^1.0.0"
  },
  "description": "Responsible for downloading and caching the latest Rust binary",
  "devDependencies": {
    "@prisma/engines-version": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb",
    "@types/find-cache-dir": "3.2.1",
    "@types/jest": "26.0.24",
    "@types/node": "14.17.4",
    "@types/node-fetch": "2.5.11",
    "@types/progress": "2.0.4",
    "@typescript-eslint/eslint-plugin": "4.28.2",
    "@typescript-eslint/parser": "4.28.2",
    "del": "6.0.0",
    "eslint": "7.30.0",
    "eslint-config-prettier": "8.3.0",
    "eslint-plugin-eslint-comments": "3.2.0",
    "eslint-plugin-jest": "24.3.6",
    "eslint-plugin-prettier": "3.4.0",
    "jest": "27.0.6",
    "lint-staged": "11.0.0",
    "prettier": "2.3.2",
    "strip-ansi": "6.0.0",
    "ts-jest": "27.0.3",
    "typescript": "4.3.4"
  },
  "files": [
    "README.md",
    "dist"
  ],
  "homepage": "https://www.prisma.io",
  "license": "Apache-2.0",
  "lint-staged": {
    "*.ts": [
      "eslint",
      "prettier --write"
    ]
  },
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "Tim Suchanek",
      "email": "suchanek@prisma.io"
    },
    {
      "name": "Joël Galeran",
      "email": "galeran@prisma.io"
    },
    {
      "name": "William Luke",
      "email": "luke@prisma.io"
    }
  ],
  "name": "@prisma/fetch-engine",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/prisma/prisma.git"
  },
  "scripts": {
    "build": "tsc -d",
    "format": "prettier --write .",
    "lint": "eslint --cache --fix --ext .ts .",
    "lint-ci": "eslint --ext .ts .",
    "precommit": "lint-staged",
    "test": "jest"
  },
  "types": "dist/index.d.ts",
  "version": "2.27.0-43.cdba6ec525e0213cce26f8e4bb23cf556d1479bb"
}
