{"name":"superstruct","version":"2.0.1","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"],"license":"MIT","_id":"superstruct@2.0.1","maintainers":[{"name":"artmllr","email":""},{"name":"ianstormtaylor","email":""}],"homepage":"https://github.com/ianstormtaylor/superstruct#readme","bugs":{"url":"https://github.com/ianstormtaylor/superstruct/issues"},"dist":{"shasum":"069014d472c3ba77b28b0254cf53f3a1fd1d3719","size":34984,"noattachment":false,"key":"/superstruct/-/superstruct-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/superstruct/download/superstruct-2.0.1.tgz"},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.mjs","engines":{"node":">=14.0.0"},"gitHead":"eb4a39bd9e43d7d46f7b50eba65c58ae87607067","scripts":{"fix":"npm run fix:eslint && npm run fix:prettier","lint":"npm run lint:eslint && npm run lint:prettier","test":"npm run build && npm run test:types && npm run test:vitest","build":"rm -rf ./{dist} && rollup --config ./rollup.config.js","clean":"rm -rf ./{dist,node_modules}","watch":"npm run build -- --watch","release":"npm run build && npm run lint && np","fix:eslint":"npm run lint:eslint --fix","test:types":"tsc --noEmit && tsc --project ./test/tsconfig.json --noEmit","test:watch":"vitest","lint:eslint":"eslint '{src,test}/*.{js,ts}'","test:vitest":"vitest run","fix:prettier":"prettier '**/*.{js,json,ts}' --write","lint:prettier":"prettier '**/*.{js,json,ts}' --check"},"_npmUser":{"name":"artmllr","email":"me@arturmuller.com"},"repository":{"url":"git://github.com/ianstormtaylor/superstruct.git","type":"git"},"_npmVersion":"10.8.1","description":"A simple and composable way to validate data in JavaScript (and TypeScript).","directories":{},"sideEffects":false,"_nodeVersion":"22.4.0","publishConfig":{"registry":"https://registry.npmjs.org"},"_hasShrinkwrap":false,"devDependencies":{"np":"^10.0.0","eslint":"^8.57.0","lodash":"^4.17.15","rollup":"^4.12.1","vitest":"^1.6.0","prettier":"^3.2.5","typescript":"^4.8.3","@types/node":"^18.7.14","@types/expect":"^24.3.0","@types/lodash":"^4.14.144","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@rollup/plugin-typescript":"^11.1.6","@typescript-eslint/parser":"^7.1.1","@typescript-eslint/eslint-plugin":"^7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/superstruct_2.0.1_1720263824482_0.8000424671384836","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-06T11:03:44.630Z","publish_time":1720263824630,"_source_registry_name":"default","_cnpm_publish_time":1720263824630,"dist-tags":{"latest":"2.0.2","next":"2.0.3-1"}}