{ "_from": "synckit@^0.11.7", "_id": "synckit@0.11.11", "_inBundle": false, "_integrity": "sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==", "_location": "/synckit", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "synckit@^0.11.7", "name": "synckit", "escapedName": "synckit", "rawSpec": "^0.11.7", "saveSpec": null, "fetchSpec": "^0.11.7" }, "_requiredBy": [ "/eslint-plugin-prettier" ], "_resolved": "https://registry.npmmirror.com/synckit/-/synckit-0.11.11.tgz", "_shasum": "c0b619cf258a97faa209155d9cd1699b5c998cb0", "_spec": "synckit@^0.11.7", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\eslint-plugin-prettier", "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/core": "^0.2.9" }, "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": { "import": { "types": "./lib/index.d.ts", "default": "./lib/index.js" }, "require": { "types": "./lib/index.d.cts", "default": "./lib/index.cjs" } }, "files": [ "index.d.cts", "lib", "!**/*.tsbuildinfo" ], "funding": "https://opencollective.com/synckit", "homepage": "https://github.com/un-ts/synckit#readme", "keywords": [ "deasync", "make-synchronized", "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.cts", "version": "0.11.11" }