{"name":"zod","version":"3.7.2","description":"TypeScript-first schema declaration and validation library with static type inference","main":"./lib/index.js","types":"./lib/index.d.ts","module":"./lib/index.mjs","exports":{"require":"./lib/index.js","import":"./lib/index.mjs"},"repository":{"type":"git","url":"git+https://github.com/colinhacks/zod.git"},"author":{"name":"Colin McDonnell","email":"colin@colinhacks.com"},"license":"MIT","sideEffects":false,"bugs":{"url":"https://github.com/colinhacks/zod/issues"},"homepage":"https://github.com/colinhacks/zod","funding":"https://github.com/sponsors/colinhacks","support":{"backing":{"npm-funding":true}},"keywords":["typescript","schema","validation","type","inference"],"scripts":{"check:format":"prettier --check \"src/**/*.ts\" \"deno/lib/**/*.ts\"","fix:format":"prettier --write \"src/**/*.ts\" \"deno/lib/**/*.ts\"","check:lint":"eslint --ext .ts ./src","fix:lint":"eslint --fix --ext .ts ./src","check":"yarn check:lint && yarn check:format","fix":"yarn fix:lint && yarn fix:format","clean":"rm -rf lib/* deno/lib/*","build":"yarn run clean && npm run build:cjs && npm run build:esm && npm run build:deno","build:deno":"node ./deno/build.mjs","build:esm":"rollup --config rollup.config.js","build:cjs":"tsc --p tsconfig.cjs.json","build:types":"tsc --p tsconfig.types.json","rollup":"rollup --config rollup.config.js","test":"node --trace-warnings node_modules/.bin/jest --coverage && yarn run badge","testone":"jest","badge":"make-coverage-badge --output-path ./coverage.svg","prepublishOnly":"npm run test && npm run build && npm run build:deno","play":"nodemon -e ts -w . -x ts-node src/playground.ts --project tsconfig.json --trace-warnings","depcruise":"depcruise -c .dependency-cruiser.js src","benchmark":"ts-node src/benchmarks/index.ts"},"devDependencies":{"@rollup/plugin-typescript":"^8.2.0","@types/benchmark":"^2.1.0","@types/jest":"^26.0.17","@types/node":"^14.14.10","@typescript-eslint/eslint-plugin":"^4.11.1","@typescript-eslint/parser":"^4.11.1","benchmark":"^2.1.4","dependency-cruiser":"^9.19.0","eslint":"^7.15.0","eslint-config-prettier":"^7.1.0","eslint-plugin-ban":"^1.5.2","eslint-plugin-import":"^2.22.1","eslint-plugin-simple-import-sort":"^7.0.0","eslint-plugin-unused-imports":"^1.1.0","husky":"^4.3.4","jest":"^26.6.3","lint-staged":"^10.5.3","make-coverage-badge":"^1.2.0","nodemon":"^2.0.2","prettier":"^2.2.1","rollup":"^2.42.1","rollup-plugin-uglify":"^6.0.4","ts-jest":"^26.4.4","ts-node":"^9.1.0","tslib":"^2.1.0","typescript":"^4.3.2"},"husky":{"hooks":{"pre-commit":"lint-staged && yarn build:deno && git add .","pre-push":"lint-staged && yarn build && yarn test"}},"lint-staged":{"*.ts":["yarn fix:lint","yarn fix:format"]},"dependencies":{},"gitHead":"31a6937bdcadd7997312df284e7a7100ea45407d","_id":"zod@3.7.2","_nodeVersion":"14.15.1","_npmVersion":"6.14.8","dist":{"shasum":"b02505f8314aa99c05ef8a7e55464680f9a515f6","size":103479,"noattachment":false,"key":"/zod/-/zod-3.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/zod/download/zod-3.7.2.tgz"},"_npmUser":{"name":"vriad","email":"colin@vriad.com"},"directories":{},"maintainers":[{"name":"colinhacks","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/zod_3.7.2_1628895366147_0.40108503690452535"},"_hasShrinkwrap":false,"publish_time":1628895366338,"_cnpm_publish_time":1628895366338,"_cnpmcore_publish_time":"2021-12-15T11:08:01.341Z","dist-tags":{"alpha":"3.25.68-alpha.11","beta":"4.1.13-beta.0","canary":"4.4.0-canary.20260125T215152","latest":"4.3.6","next":"3.25.0-beta.20250519T094321"}}