{
  "_from": "synckit@^0.8.4",
  "_id": "synckit@0.8.4",
  "_inBundle": false,
  "_integrity": "sha512-Dn2ZkzMdSX827QbowGbU/4yjWuvNaCoScLLoMo/yKbu+P4GBR6cRGKZH27k6a9bRzdqcyd1DE96pQtQ6uNkmyw==",
  "_location": "/synckit",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "synckit@^0.8.4",
    "name": "synckit",
    "escapedName": "synckit",
    "rawSpec": "^0.8.4",
    "saveSpec": null,
    "fetchSpec": "^0.8.4"
  },
  "_requiredBy": [
    "/eslint-import-resolver-typescript"
  ],
  "_resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.4.tgz",
  "_shasum": "0e6b392b73fafdafcde56692e3352500261d64ec",
  "_spec": "synckit@^0.8.4",
  "_where": "/home/anamorf/nodevenv/next.debeerst.com/10/lib/node_modules/eslint-import-resolver-typescript",
  "author": {
    "name": "JounQin",
    "email": "admin@1stg.me",
    "url": "https://www.1stG.me"
  },
  "bugs": {
    "url": "https://github.com/un-ts/synckit/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@pkgr/utils": "^2.3.1",
    "tslib": "^2.4.0"
  },
  "deprecated": false,
  "description": "Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.",
  "engines": {
    "node": "^14.18.0 || >=16.0.0"
  },
  "exports": {
    "types": "./lib/index.d.ts",
    "import": "./lib/index.js",
    "require": "./lib/index.cjs"
  },
  "files": [
    "lib",
    "!**/*.tsbuildinfo"
  ],
  "funding": "https://opencollective.com/unts",
  "homepage": "https://github.com/un-ts/synckit#readme",
  "keywords": [
    "deasync",
    "make-synchronous",
    "sync",
    "sync-exec",
    "sync-rpc",
    "sync-threads",
    "synchronize",
    "synckit"
  ],
  "license": "MIT",
  "main": "./lib/index.cjs",
  "module": "./lib/index.js",
  "name": "synckit",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/un-ts/synckit.git"
  },
  "type": "module",
  "types": "./lib/index.d.ts",
  "version": "0.8.4"
}
