{"name":"ts-essentials","description":"All essential TypeScript types in one place","keywords":["typescript","types","essentials","utils","toolbox","toolbelt","lodash","underscore"],"version":"9.4.1","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+ssh://git@github.com/krzkaczor/ts-essentials.git"},"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 **/*.ts && tsc --outDir ./testDist && rimraf ./testDist","test:fix":"prettier --write **/*.ts && tsc --outDir ./testDist && rimraf ./testDist","prerelease":"yarn test","release":"yarn build && yarn formatDeclarations && yarn changeset publish","setTsVersion":"node scripts/sync-ts-version.js"},"peerDependencies":{"typescript":">=4.1.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"devDependencies":{"@changesets/cli":"^2.11.2","@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","typescript":"^4.1.0"},"gitHead":"852a08fe6fd20781333cb29a1d0b6515cfa49d20","bugs":{"url":"https://github.com/krzkaczor/ts-essentials/issues"},"homepage":"https://github.com/krzkaczor/ts-essentials#readme","_id":"ts-essentials@9.4.1","_nodeVersion":"14.21.3","_npmVersion":"6.14.18","dist":{"shasum":"6a6b6f81c2138008a5eef216e9fa468d8d9e2ab4","size":29725,"noattachment":false,"key":"/ts-essentials/-/ts-essentials-9.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-essentials/download/ts-essentials-9.4.1.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_9.4.1_1696541461366_0.709981315827406"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-05T21:31:01.541Z","publish_time":1696541461541,"_source_registry_name":"default","_cnpm_publish_time":1696541461541,"dist-tags":{"beta":"3.0.0-beta.0","latest":"10.1.1"}}