{"name":"@tapjs/asserts","version":"0.0.0-20","description":"Tap plugin that adds a heaping pile of assertion methods. Pretty much all of the \"test\" methods other than `t.pass`, `t.fail`, and [snapshot methods](https://tapjs.github.io/tapjs/modules/_tapjs_snapshot.html) come from this plugin.","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"type":"module","exports":{"./package.json":{"import":"./package.json","require":"./package.json"},".":{"import":{"types":"./dist/mjs/index.d.ts","default":"./dist/mjs/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}}},"keywords":["tapjs plugin"],"license":"BlueOak-1.0.0","scripts":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"coverage-map":"./map.js"},"peerDependencies":{"@tapjs/core":"0.0.0-20"},"dependencies":{"is-actual-promise":"^1.0.0","tcompare":"6.0.1-4","trivial-deferred":"^2.0.0"},"engines":{"node":">=16"},"funding":{"url":"https://github.com/sponsors/isaacs"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/asserts@0.0.0-20","readmeFilename":"README.md","gitHead":"40129df8f95592016e0100b1b96524cd38803b0c","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs#readme","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"8bc7488afd66bc7ce17d27bc360661ee11f57d47","size":33784,"noattachment":false,"key":"/@tapjs/asserts/-/@tapjs/asserts-0.0.0-20.tgz","tarball":"http://registry.cnpm.dingdandao.com/@tapjs/asserts/download/@tapjs/asserts-0.0.0-20.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/asserts_0.0.0-20_1693878001566_0.5996599980171353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-05T01:40:01.773Z","publish_time":1693878001773,"_source_registry_name":"default","_cnpm_publish_time":1693878001773,"dist-tags":{"latest":"4.0.1","pre":"1.0.0"}}