{"name":"superstruct","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","version":"2.0.0","license":"MIT","repository":{"type":"git","url":"git://github.com/ianstormtaylor/superstruct.git"},"type":"module","main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.ts","sideEffects":false,"publishConfig":{"registry":"https://registry.npmjs.org"},"engines":{"node":">=14.0.0"},"devDependencies":{"@babel/cli":"^7.6.3","@babel/core":"^7.6.3","@babel/plugin-transform-modules-commonjs":"^7.12.1","@babel/preset-env":"^7.20.2","@babel/preset-typescript":"^7.6.0","@babel/register":"^7.6.2","@rollup/plugin-typescript":"^11.1.6","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","@types/node":"^18.7.14","@typescript-eslint/eslint-plugin":"^7.1.1","@typescript-eslint/parser":"^7.1.1","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","lodash":"^4.17.15","np":"^10.0.0","prettier":"^3.2.5","rollup":"^4.12.1","typescript":"^4.8.3","vitest":"^1.6.0"},"scripts":{"build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","fix":"npm run fix:eslint && npm run fix:prettier","fix:eslint":"npm run lint:eslint --fix","fix:prettier":"prettier '**/*.{js,json,ts}' --write","lint":"npm run lint:eslint && npm run lint:prettier","lint:eslint":"eslint '{src,test}/*.{js,ts}'","lint:prettier":"prettier '**/*.{js,json,ts}' --check","release":"npm run build && npm run lint && np","test":"npm run build && npm run test:types && npm run test:vitest","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","test:vitest":"vitest run","watch":"npm run build -- --watch"},"keywords":["api","array","assert","cast","check","checker","collection","data","error","express","hapi","interface","invalid","joi","json","list","model","object","orm","scalar","schema","struct","throw","type","types","valid","validate","validation","validator"],"_id":"superstruct@2.0.0","gitHead":"8f8e24de0d9c8202fdc27d1c59d44051e16413d4","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"homepage":"https://github.com/ianstormtaylor/superstruct#readme","_nodeVersion":"20.15.0","_npmVersion":"10.7.0","dist":{"shasum":"eddb22ea6ef9ca4671c7384070c0a4038b73f27e","size":35042,"noattachment":false,"key":"/superstruct/-/superstruct-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/superstruct/download/superstruct-2.0.0.tgz"},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"directories":{},"maintainers":[{"name":"artmllr","email":""},{"name":"ianstormtaylor","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/superstruct_2.0.0_1720038468067_0.21319167606887413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-03T20:27:48.263Z","publish_time":1720038468263,"_source_registry_name":"default","_cnpm_publish_time":1720038468263,"dist-tags":{"latest":"2.0.2","next":"2.0.3-1"}}