{"name":"ts-essentials","description":"All essential TypeScript types in one place","keywords":["typescript","types","essentials","utils","toolbox","toolbelt","lodash","underscore"],"version":"8.1.0","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 --noEmit","test:fix":"prettier --write **/*.ts && tsc --noEmit","prerelease":"yarn test","release":"yarn build && yarn formatDeclarations && yarn changeset publish"},"peerDependencies":{"typescript":">=4.0.0"},"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":"^1.19.1","rimraf":"^3.0.2","typescript":"^4.0.0"},"gitHead":"d9e54ae66d9a9e56da87b4595d9eb49d05adc9c2","bugs":{"url":"https://github.com/krzkaczor/ts-essentials/issues"},"homepage":"https://github.com/krzkaczor/ts-essentials#readme","_id":"ts-essentials@8.1.0","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"shasum":"bc982b242db226b84c89477d3d42630ee2954513","size":21141,"noattachment":false,"key":"/ts-essentials/-/ts-essentials-8.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-essentials/download/ts-essentials-8.1.0.tgz"},"_npmUser":{"name":"krzkaczor","email":"chris@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_8.1.0_1630165445933_0.009184619459551735"},"_hasShrinkwrap":false,"publish_time":1630165446056,"_cnpm_publish_time":1630165446056,"dist-tags":{"beta":"3.0.0-beta.0","latest":"10.1.1"}}