{"name":"ts-essentials","version":"10.0.2","description":"All essential TypeScript types in one place","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/ts-essentials/ts-essentials.git"},"homepage":"https://github.com/ts-essentials/ts-essentials#readme","author":{"name":"Krzysztof Kaczor","email":"chris@kaczor.io"},"license":"MIT","scripts":{"build":"rimraf ./dist && tsc -p tsconfig.prod.json --outDir ./dist","formatDeclarations":"prettier --ignore-path *.js --write dist/*.d.ts","prepublishOnly":"yarn test && yarn build && yarn formatDeclarations","test":"prettier -c {bench,lib,test}/**/*.ts && tsc --project tsconfig.test.json --outDir ./testDist && rimraf ./testDist","test:fix":"prettier --write {bench,lib,test}/**/*.ts && tsc --project tsconfig.test.json --outDir ./testDist && rimraf ./testDist","perf":"tsx ./bench/index.ts --benchErrorOnThresholdExceeded --benchPercentThreshold 1","prerelease":"yarn test","release":"yarn build && yarn formatDeclarations && yarn changeset publish","setTsVersion":"node scripts/sync-ts-version.js"},"peerDependencies":{"typescript":">=4.5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"devDependencies":{"@arktype/attest":"^0.8.0","@changesets/cli":"^2.20.0","@codechecks/build-size-watcher":"^0.1.0","@codechecks/client":"^0.1.11","conditional-type-checks":"^1.0.4","prettier":"^2.0.0","rimraf":"^3.0.2","tsx":"4.10.5","typescript":"^4.5.0"},"keywords":["typescript","types","essentials","utils","toolbox","toolbelt","lodash","underscore"],"_id":"ts-essentials@10.0.2","gitHead":"52e61f328edba72c1100c67823efe85f0a5a51d6","bugs":{"url":"https://github.com/ts-essentials/ts-essentials/issues"},"_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"8c7aa74ed79580ffe49df5ca28d06cc6bea0ff3c","size":36241,"noattachment":false,"key":"/ts-essentials/-/ts-essentials-10.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-essentials/download/ts-essentials-10.0.2.tgz"},"_npmUser":{"name":"ts-essentials-bot","email":"chris+ts-essentials@kaczor.io"},"directories":{},"maintainers":[{"name":"beraliv","email":""},{"name":"krzkaczor","email":"krzkaczor@gmail.com"},{"name":"ts-essentials-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-essentials_10.0.2_1723535807272_0.7582665843081684"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-13T07:56:47.446Z","publish_time":1723535807446,"_source_registry_name":"default","_cnpm_publish_time":1723535807446,"dist-tags":{"beta":"3.0.0-beta.0","latest":"10.1.1"}}