{"name":"zod","version":"3.25.0-canary.20241210T065940","keywords":["typescript","schema","validation","type","inference"],"author":{"name":"Colin McDonnell","email":"colin@colinhacks.com"},"license":"MIT","_id":"zod@3.25.0-canary.20241210T065940","maintainers":[{"name":"colinhacks","email":""}],"homepage":"https://zod.dev","bugs":{"url":"https://github.com/colinhacks/zod/issues"},"dist":{"shasum":"44bb67a36c9fe482c29ca67bd6c03d07f8c043ba","size":121443,"noattachment":false,"key":"/zod/-/zod-3.25.0-canary.20241210T065940.tgz","tarball":"http://registry.cnpm.dingdandao.com/zod/download/zod-3.25.0-canary.20241210T065940.tgz"},"main":"./lib/index.js","types":"./index.d.ts","module":"./lib/index.mjs","exports":{".":{"types":"./index.d.ts","import":"./lib/index.mjs","require":"./lib/index.js"},"./locales/*":"./lib/locales/*","./package.json":"./package.json"},"funding":"https://github.com/sponsors/colinhacks","gitHead":"b333f96886d01d1f7959aba8a7e4876508b79d79","scripts":{"fix":"yarn lint:fix && yarn prettier:fix","docs":"netlify dev","play":"nodemon -e ts -w . -x tsx playground.ts","test":"yarn test:ts-jest","build":"yarn run clean && npm run build:cjs && npm run build:esm && npm run build:deno","check":"yarn lint:check && yarn prettier:check","clean":"rm -rf lib/* deno/lib/*","prepare":"husky install","lint:fix":"eslint --cache --fix --ext .ts ./src","test:bun":"bun test src/","test:swc":"npx jest --config ./configs/swc-jest.config.json","benchmark":"tsx src/benchmarks/index.ts","build:cjs":"tsc -p ./configs/tsconfig.cjs.json","build:esm":"rollup --config ./configs/rollup.config.js","depcruise":"depcruise -c .dependency-cruiser.js src","test:deno":"cd deno && deno test","build:deno":"node ./deno-build.mjs && cp ./README.md ./deno/lib","build:test":"tsc -p ./configs/tsconfig.test.json","lint:check":"eslint --cache --ext .ts ./src","test:babel":"jest --coverage --config ./configs/babel-jest.config.json","test:watch":"yarn test:ts-jest --watch","build:types":"tsc -p ./configs/tsconfig.types.json","test:vitest":"npx vitest --config ./configs/vitest.config.ts","prettier:fix":"prettier --write src/**/*.ts deno/lib/**/*.ts *.md --ignore-unknown --no-error-on-unmatched-pattern","test:ts-jest":"npx jest --config ./configs/ts-jest.config.json","prepublishOnly":"npm run test && npm run build && npm run build:deno","prettier:check":"prettier --check src/**/*.ts deno/lib/**/*.ts *.md --no-error-on-unmatched-pattern"},"support":{"backing":{"npm-funding":true}},"_npmUser":{"name":"colinhacks","email":"colinmcd94@gmail.com"},"repository":{"url":"git+https://github.com/colinhacks/zod.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript-first schema declaration and validation library with static type inference","directories":{},"lint-staged":{"*.md":["prettier --ignore-unknown --write"],"src/*.ts":["eslint --cache --fix","prettier --ignore-unknown --write"]},"sideEffects":false,"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^3.8.0","jest":"^29.3.1","husky":"^7.0.4","tslib":"^2.3.1","eslint":"^8.11.0","rollup":"^2.70.1","vitest":"^0.32.2","nodemon":"^2.0.15","ts-jest":"^29.1.0","ts-node":"^10.9.1","prettier":"^2.6.0","ts-morph":"^14.0.0","@swc/core":"^1.3.66","@swc/jest":"^0.2.26","benchmark":"^2.1.4","babel-jest":"^29.5.0","typescript":"~4.5.5","@babel/core":"^7.22.5","@types/jest":"^29.2.2","@types/node":"14","lint-staged":"^12.3.7","netlify-cli":"^17.26.2","pretty-quick":"^3.1.3","@jest/globals":"^29.4.3","@types/benchmark":"^2.1.0","@babel/preset-env":"^7.22.5","eslint-plugin-ban":"^1.6.0","dependency-cruiser":"^9.19.0","eslint-plugin-import":"^2.25.4","@standard-schema/spec":"^1.0.0-beta.4","eslint-config-prettier":"^8.5.0","@babel/preset-typescript":"^7.22.5","@rollup/plugin-typescript":"^8.2.0","@typescript-eslint/parser":"^5.15.0","eslint-plugin-unused-imports":"^2.0.0","@typescript-eslint/eslint-plugin":"^5.15.0","eslint-plugin-simple-import-sort":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/zod_3.25.0-canary.20241210T065940_1733813985039_0.7037771984350312","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2024-12-10T06:59:45.226Z","publish_time":1733813985226,"_source_registry_name":"default","_cnpm_publish_time":1733813985226,"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"}}