{"name":"synckit","version":"0.1.2","description":"Perform async work synchronously in Node.js using a separate process with first-class TypeScript support","repository":{"type":"git","url":"git+https://github.com/rx-ts/synckit.git"},"author":{"name":"JounQin","email":"admin@1stg.me"},"license":"MIT","engines":{"node":">=4.0"},"main":"lib","module":"lib/esm","es2015":"lib/es2015","fesm5":"lib/esm","types":"lib","keywords":["deasync","sync","sync-exec","sync-rpc","sync-threads","synchronize","synckit"],"scripts":{"build":"run-p build:*","build:r":"r -f esm,es2015","build:ts":"tsc -P src","lint":"run-p lint:*","lint:es":"eslint . --cache -f friendly --max-warnings 10","lint:tsc":"tsc --noEmit","postinstall":"simple-git-hooks && yarn-deduplicate --strategy fewer || exit 0","prerelease":"yarn build","release":"clean-publish && changeset publish","test":"jest","typecov":"type-coverage"},"dependencies":{"tslib":"^2.2.0","uuid":"^8.3.2"},"devDependencies":{"@1stg/lib-config":"^1.2.10","@changesets/changelog-github":"^0.4.0","@changesets/cli":"^2.16.0","@types/jest":"^26.0.22","@types/node":"^14.14.41","@types/uuid":"^8.3.0","clean-publish":"^2.1.1","npm-run-all":"^4.1.5","ts-expect":"^1.3.0","ts-jest":"^26.5.5","ts-node":"^9.1.1","type-coverage":"^2.17.3","typescript":"^4.2.4","yarn-deduplicate":"^3.1.0"},"commitlint":{"extends":"@1stg"},"eslintConfig":{"extends":"@1stg"},"eslintIgnore":["coverage","lib","CHANGELOG.md"],"jest":{"preset":"ts-jest","testEnvironment":"node","collectCoverage":true,"moduleNameMapper":{"^synckit$":"<rootDir>/src"}},"prettier":"@1stg/prettier-config","remarkConfig":{"plugins":["@1stg/remark-config"]},"renovate":{"extends":["@1stg"]},"typeCoverage":{"atLeast":98.24,"detail":true,"strict":true,"update":true},"gitHead":"85cf98bbd34d20a6a0775ce363ee7ca33c6366ec","bugs":{"url":"https://github.com/rx-ts/synckit/issues"},"homepage":"https://github.com/rx-ts/synckit#readme","_id":"synckit@0.1.2","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"958467b4bab76e887903cfe6bc9bb5e585af3561","size":5730,"noattachment":false,"key":"/synckit/-/synckit-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/synckit/download/synckit-0.1.2.tgz"},"_npmUser":{"name":"i1stg","email":"i@1stg.me"},"directories":{},"maintainers":[{"name":"jounqin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/synckit_0.1.2_1619427287382_0.26361479446191716"},"_hasShrinkwrap":false,"publish_time":1619427287499,"_cnpm_publish_time":1619427287499,"_cnpmcore_publish_time":"2021-12-16T17:56:33.860Z","hasInstallScript":true,"dist-tags":{"latest":"0.11.12","release-0.10":"0.10.4"}}