{"name":"ow","version":"0.28.2","description":"Function argument validation for humans","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/ow.git"},"funding":{"url":"https://github.com/sponsors/sindresorhus"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"main":"dist/index.js","engines":{"node":">=12"},"scripts":{"test":"xo && ava","docs":"typedoc source/index.ts","build":"del-cli dist && tsc","prepare":"npm run build","postpublish":"npm run docs && gh-pages --dist docs --no-history --message \"Deploy documentation\"","example":"npm run build && node example.js"},"keywords":["type","types","check","checking","guard","guards","assert","assertion","predicate","predicates","is","validate","validation","utility","util","typeof","instanceof","object"],"dependencies":{"@sindresorhus/is":"^4.2.0","callsites":"^3.1.0","dot-prop":"^6.0.1","lodash.isequal":"^4.5.0","vali-date":"^1.0.0"},"devDependencies":{"@sindresorhus/tsconfig":"^0.8.0","@types/lodash.isequal":"^4.5.5","@types/node":"^16.10.2","@types/vali-date":"^1.0.0","ava":"^2.4.0","del-cli":"^4.0.0","expect-type":"^0.12.0","gh-pages":"^3.2.3","nyc":"^15.1.0","ts-node":"^10.2.1","typedoc":"^0.22.5","typescript":"^4.4.3","xo":"^0.38.2"},"browser":{"./dist/utils/infer-label.js":"./dist/utils/infer-label.browser.js"},"types":"dist","sideEffects":false,"xo":{"parserOptions":{"project":"./tsconfig.xo.json"},"ignores":["example.js","dev-only.js","source/utils/infer-label.browser.ts"],"rules":{"no-useless-return":"off","ava/no-ignored-test-files":"off","@typescript-eslint/explicit-function-return-type":"error","@typescript-eslint/ban-types":"off","@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/restrict-template-expressions":"off","@typescript-eslint/no-unused-vars":"off","import/no-anonymous-default-export":"off"}},"ava":{"babel":false,"compileEnhancements":false,"files":["test/**","!test/fixtures/**"],"extensions":["ts"],"require":["ts-node/register"]},"nyc":{"reporter":["text","lcov"]},"readmeFilename":"readme.md","gitHead":"d5f72404f8b47d0e341379b62152f2849046dc82","bugs":{"url":"https://github.com/sindresorhus/ow/issues"},"homepage":"https://github.com/sindresorhus/ow#readme","_id":"ow@0.28.2","_nodeVersion":"12.22.1","_npmVersion":"8.3.2","dist":{"shasum":"782b28102124e665c49ec7725e2066a129acf6bf","size":26363,"noattachment":false,"key":"/ow/-/ow-0.28.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ow/download/ow-0.28.2.tgz"},"_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ow_0.28.2_1664807436771_0.6130674176249558"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-03T14:31:06.770Z","publish_time":1664807437012,"_cnpm_publish_time":1664807437012,"dist-tags":{"latest":"1.1.1","version-0-28":"0.28.2"}}