{"name":"ow","version":"1.1.0","description":"Function argument validation for humans","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/ow.git"},"funding":"https://github.com/sponsors/sindresorhus","author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","node":"./dist/index.js"},"./dev-only":{"types":"./dist/index.d.ts","node":"./dev-only.js"}},"sideEffects":false,"engines":{"node":">=14.16"},"scripts":{"test":"xo && c8 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":"^5.3.0","callsites":"^4.0.0","dot-prop":"^7.2.0","lodash.isequal":"^4.5.0","vali-date":"^1.0.0"},"devDependencies":{"@sindresorhus/tsconfig":"^3.0.1","@types/lodash.isequal":"^4.5.6","@types/node":"^18.8.0","@types/vali-date":"^1.0.0","ava":"^4.3.3","c8":"^7.12.0","del-cli":"^5.0.0","expect-type":"^0.14.2","gh-pages":"^4.0.0","ts-node":"^10.9.1","typedoc":"^0.23.15","typescript":"^4.8.4","xo":"^0.52.3"},"browser":{"./dist/utils/infer-label.js":"./dist/utils/infer-label.browser.js"},"xo":{"ignores":["example.js","dev-only.js","source/utils/infer-label.browser.ts"],"rules":{"no-useless-return":"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"}},"ava":{"files":["test/**","!test/fixtures/**"],"extensions":{"ts":"module"},"nodeArguments":["--loader=ts-node/esm"]},"c8":{"reporter":["text","lcov"]},"gitHead":"8979ab5ebc0a3f2bd742f3c1579d2de7008570a2","bugs":{"url":"https://github.com/sindresorhus/ow/issues"},"homepage":"https://github.com/sindresorhus/ow#readme","_id":"ow@1.1.0","_nodeVersion":"14.19.3","_npmVersion":"8.3.2","dist":{"shasum":"78c87857e1f473c06e85e110f114c30b3539f0ff","size":25656,"noattachment":false,"key":"/ow/-/ow-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ow/download/ow-1.1.0.tgz"},"_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"sindresorhus","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ow_1.1.0_1664807655300_0.5621083503855206"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-03T14:34:33.048Z","publish_time":1664807655450,"_cnpm_publish_time":1664807655450,"dist-tags":{"latest":"1.1.1","version-0-28":"0.28.2"}}