{"name":"@tapjs/asserts","version":"1.1.0","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.","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","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"},"author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"license":"BlueOak-1.0.0","dependencies":{"is-actual-promise":"^1.0.0","tcompare":"6.2.0","trivial-deferred":"^2.0.0"},"peerDependencies":{"@tapjs/core":"1.3.0"},"tap":{"coverage-map":"./map.js","typecheck":false},"keywords":["tapjs plugin"],"engines":{"node":">=16"},"funding":{"url":"https://github.com/sponsors/isaacs"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/asserts@1.1.0","gitHead":"53043a233ef2238706304b8872a28ce6ef0864f4","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs#readme","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"184c101f5bc6aa0405ac2e368901e1db773ac0bb","size":33845,"noattachment":false,"key":"/@tapjs/asserts/-/@tapjs/asserts-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@tapjs/asserts/download/@tapjs/asserts-1.1.0.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_1.1.0_1695859178288_0.529065617932386"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T23:59:38.583Z","publish_time":1695859178583,"_source_registry_name":"default","_cnpm_publish_time":1695859178583,"dist-tags":{"latest":"4.0.1","pre":"1.0.0"}}