{"_id":"@tapjs/test","_rev":"288215","name":"@tapjs/test","description":"the pluggable Test class for node-tap","dist-tags":{"latest":"1.3.7","pre":"1.0.0"},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"time":{"modified":"2023-10-06T06:18:18.000Z","created":"2023-08-04T16:43:31.604Z","1.3.7":"2023-10-05T23:00:05.856Z","1.3.6":"2023-10-02T02:38:15.193Z","1.3.5":"2023-10-01T21:36:49.033Z","1.3.4":"2023-09-29T18:08:32.919Z","1.3.3":"2023-09-29T16:14:29.345Z","1.3.2":"2023-09-28T21:15:13.992Z","1.3.1":"2023-09-28T20:16:33.963Z","1.3.0":"2023-09-27T23:57:19.078Z","1.2.0":"2023-09-26T00:09:32.487Z","1.1.2":"2023-09-24T18:07:31.990Z","1.1.1":"2023-09-24T04:55:18.471Z","1.1.0":"2023-09-23T01:06:07.627Z","1.0.3":"2023-09-18T18:16:23.653Z","1.0.2":"2023-09-17T05:50:10.635Z","1.0.1":"2023-09-15T19:13:11.836Z","1.0.0":"2023-09-15T15:05:09.569Z","0.0.0-22":"2023-09-13T17:01:16.932Z","0.0.0-21":"2023-09-10T18:20:59.286Z","0.0.0-20":"2023-09-05T01:39:03.576Z","0.0.0-19":"2023-09-03T17:48:54.970Z","0.0.0-18":"2023-09-01T00:18:13.383Z","0.0.0-17":"2023-08-29T10:47:53.857Z","0.0.0-16":"2023-08-27T06:16:52.361Z","0.0.0-15":"2023-08-21T20:19:08.546Z","0.0.0-14":"2023-08-20T06:31:38.282Z","0.0.0-13":"2023-08-17T20:34:37.498Z","0.0.0-12":"2023-08-15T06:12:54.207Z","0.0.0-11":"2023-08-12T19:09:37.537Z","0.0.0-10":"2023-08-09T19:55:10.662Z","0.0.0-9":"2023-08-07T23:51:23.190Z","0.0.0-8":"2023-08-07T18:20:30.306Z","0.0.0-7":"2023-08-07T18:05:55.698Z","0.0.0-6":"2023-08-07T17:45:42.242Z","0.0.0-5":"2023-08-07T16:42:53.072Z","0.0.0-4":"2023-08-07T03:37:47.074Z","0.0.0-3":"2023-08-06T05:18:31.391Z","0.0.0-2":"2023-08-04T23:47:32.370Z","0.0.0-1":"2023-08-04T16:43:31.604Z"},"users":{},"author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"versions":{"1.3.7":{"name":"@tapjs/test","version":"1.3.7","description":"the pluggable Test class for node-tap","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"type":"module","bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","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":{"@tapjs/after":"1.1.7","@tapjs/after-each":"1.1.7","@tapjs/asserts":"1.1.7","@tapjs/before":"1.1.7","@tapjs/before-each":"1.1.7","@tapjs/filter":"1.2.7","@tapjs/fixture":"1.2.7","@tapjs/intercept":"1.2.7","@tapjs/mock":"1.2.5","@tapjs/node-serialize":"1.1.7","@tapjs/snapshot":"1.2.7","@tapjs/spawn":"1.1.7","@tapjs/stdin":"1.1.7","@tapjs/typescript":"1.2.7","@tapjs/worker":"1.1.7","glob":"^10.3.10","jackspeak":"^2.3.6","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.5","sync-content":"^1.0.1","tap-parser":"15.2.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.2.2","typescript":"5.2"},"peerDependencies":{"@tapjs/core":"1.3.7"},"tap":{"typecheck":false,"coverage-map":"map.js"},"keywords":["tapjs plugin"],"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.3.7","gitHead":"dcd5846da60446b8a59fe723c1d10a8c6b12900b","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":"2e67c2fc1073db63c3db95bb6108e74fe9788b79","size":41638,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.3.7.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.3.7.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.3.7_1696546805506_0.5574214377795497"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-05T23:00:05.856Z","publish_time":1696546805856,"_source_registry_name":"default","_cnpm_publish_time":1696546805856},"1.3.6":{"name":"@tapjs/test","version":"1.3.6","description":"the pluggable Test class for node-tap","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"type":"module","bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","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":{"@tapjs/after":"1.1.6","@tapjs/after-each":"1.1.6","@tapjs/asserts":"1.1.6","@tapjs/before":"1.1.6","@tapjs/before-each":"1.1.6","@tapjs/filter":"1.2.6","@tapjs/fixture":"1.2.6","@tapjs/intercept":"1.2.6","@tapjs/mock":"1.2.4","@tapjs/node-serialize":"1.1.6","@tapjs/snapshot":"1.2.6","@tapjs/spawn":"1.1.6","@tapjs/stdin":"1.1.6","@tapjs/typescript":"1.2.6","@tapjs/worker":"1.1.6","glob":"^10.3.10","jackspeak":"^2.3.6","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.5","sync-content":"^1.0.1","tap-parser":"15.2.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.2.2","typescript":"5.2"},"peerDependencies":{"@tapjs/core":"1.3.6"},"tap":{"typecheck":false,"coverage-map":"map.js"},"keywords":["tapjs plugin"],"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.3.6","gitHead":"5c114fcb68c2bee81ae43647fea66d06aecdfd71","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":"bf7d045b88fed4a8ad264bdf4826c91743c514b9","size":41636,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.3.6.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.3.6.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.3.6_1696214294835_0.09900311346932966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-02T02:38:15.193Z","publish_time":1696214295193,"_source_registry_name":"default","_cnpm_publish_time":1696214295193},"1.3.5":{"name":"@tapjs/test","version":"1.3.5","description":"the pluggable Test class for node-tap","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"type":"module","bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","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":{"@tapjs/after":"1.1.5","@tapjs/after-each":"1.1.5","@tapjs/asserts":"1.1.5","@tapjs/before":"1.1.5","@tapjs/before-each":"1.1.5","@tapjs/filter":"1.2.5","@tapjs/fixture":"1.2.5","@tapjs/intercept":"1.2.5","@tapjs/mock":"1.2.3","@tapjs/node-serialize":"1.1.5","@tapjs/snapshot":"1.2.5","@tapjs/spawn":"1.1.5","@tapjs/stdin":"1.1.5","@tapjs/typescript":"1.2.5","@tapjs/worker":"1.1.5","glob":"^10.3.10","jackspeak":"^2.3.6","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.5","sync-content":"^1.0.1","tap-parser":"15.2.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.2.2","typescript":"5.2"},"peerDependencies":{"@tapjs/core":"1.3.5"},"tap":{"typecheck":false,"coverage-map":"map.js"},"keywords":["tapjs plugin"],"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.3.5","gitHead":"69c31a863ab37a55c5d31a00de4ff119cef93a97","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":"d6ea7d2d388c1c256a975b85497bdcfe28cc8b7d","size":41637,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.3.5.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.3.5.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.3.5_1696196208746_0.21198181194127064"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-01T21:36:49.033Z","publish_time":1696196209033,"_source_registry_name":"default","_cnpm_publish_time":1696196209033},"1.3.4":{"name":"@tapjs/test","version":"1.3.4","description":"the pluggable Test class for node-tap","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"type":"module","bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","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":{"@tapjs/after":"1.1.4","@tapjs/after-each":"1.1.4","@tapjs/asserts":"1.1.4","@tapjs/before":"1.1.4","@tapjs/before-each":"1.1.4","@tapjs/filter":"1.2.4","@tapjs/fixture":"1.2.4","@tapjs/intercept":"1.2.4","@tapjs/mock":"1.2.2","@tapjs/node-serialize":"1.1.4","@tapjs/snapshot":"1.2.4","@tapjs/spawn":"1.1.4","@tapjs/stdin":"1.1.4","@tapjs/typescript":"1.2.4","@tapjs/worker":"1.1.4","glob":"^10.3.10","jackspeak":"^2.3.6","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.5","sync-content":"^1.0.1","tap-parser":"15.2.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.2.2","typescript":"5.2"},"peerDependencies":{"@tapjs/core":"1.3.4"},"tap":{"typecheck":false,"coverage-map":"map.js"},"keywords":["tapjs plugin"],"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.3.4","gitHead":"414d146d35f17799fceb31b370f0d1a5b5b2c717","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":"06283f60204583974cba4e07dec9f807bfe6766f","size":41635,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.3.4.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.3.4.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.3.4_1696010912691_0.5929111260884965"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-29T18:08:32.919Z","publish_time":1696010912919,"_source_registry_name":"default","_cnpm_publish_time":1696010912919},"1.3.3":{"name":"@tapjs/test","version":"1.3.3","description":"the pluggable Test class for node-tap","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"type":"module","bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","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":{"@tapjs/after":"1.1.3","@tapjs/after-each":"1.1.3","@tapjs/asserts":"1.1.3","@tapjs/before":"1.1.3","@tapjs/before-each":"1.1.3","@tapjs/filter":"1.2.3","@tapjs/fixture":"1.2.3","@tapjs/intercept":"1.2.3","@tapjs/mock":"1.2.1","@tapjs/node-serialize":"1.1.3","@tapjs/snapshot":"1.2.3","@tapjs/spawn":"1.1.3","@tapjs/stdin":"1.1.3","@tapjs/typescript":"1.2.3","@tapjs/worker":"1.1.3","glob":"^10.3.10","jackspeak":"^2.3.6","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.5","sync-content":"^1.0.1","tap-parser":"15.2.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.2.2","typescript":"5.2"},"peerDependencies":{"@tapjs/core":"1.3.3"},"tap":{"typecheck":false,"coverage-map":"map.js"},"keywords":["tapjs plugin"],"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.3.3","gitHead":"6e9c607b29f355962f6abbc96bb8d751bf4bd91d","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":"2e402d1d2cadf7a02a5c65c605867e0455e06ded","size":41637,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.3.3.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.3.3.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.3.3_1696004069004_0.8081069819308557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-29T16:14:29.345Z","publish_time":1696004069345,"_source_registry_name":"default","_cnpm_publish_time":1696004069345},"1.3.2":{"name":"@tapjs/test","version":"1.3.2","description":"the pluggable Test class for node-tap","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"type":"module","bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","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":{"@tapjs/after":"1.1.2","@tapjs/after-each":"1.1.2","@tapjs/asserts":"1.1.2","@tapjs/before":"1.1.2","@tapjs/before-each":"1.1.2","@tapjs/filter":"1.2.2","@tapjs/fixture":"1.2.2","@tapjs/intercept":"1.2.2","@tapjs/mock":"1.2.0","@tapjs/node-serialize":"1.1.2","@tapjs/snapshot":"1.2.2","@tapjs/spawn":"1.1.2","@tapjs/stdin":"1.1.2","@tapjs/typescript":"1.2.2","@tapjs/worker":"1.1.2","glob":"^10.3.10","jackspeak":"^2.3.6","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.5","sync-content":"^1.0.1","tap-parser":"15.2.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.2.2","typescript":"5.2"},"peerDependencies":{"@tapjs/core":"1.3.2"},"tap":{"typecheck":false,"coverage-map":"map.js"},"keywords":["tapjs plugin"],"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.3.2","gitHead":"09506ad13b042d1d181b620ea64b8927d2ca0aeb","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":"9ed28e7d27d2580744022ebbdff175ab1d6be35b","size":41632,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.3.2.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.3.2.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.3.2_1695935713784_0.5459566684605226"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-28T21:15:13.992Z","publish_time":1695935713992,"_source_registry_name":"default","_cnpm_publish_time":1695935713992},"1.3.1":{"name":"@tapjs/test","version":"1.3.1","description":"the pluggable Test class for node-tap","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"type":"module","bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","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":{"@tapjs/after":"1.1.1","@tapjs/after-each":"1.1.1","@tapjs/asserts":"1.1.1","@tapjs/before":"1.1.1","@tapjs/before-each":"1.1.1","@tapjs/filter":"1.2.1","@tapjs/fixture":"1.2.1","@tapjs/intercept":"1.2.1","@tapjs/mock":"1.1.1","@tapjs/node-serialize":"1.1.1","@tapjs/snapshot":"1.2.1","@tapjs/spawn":"1.1.1","@tapjs/stdin":"1.1.1","@tapjs/typescript":"1.2.1","@tapjs/worker":"1.1.1","glob":"^10.3.10","jackspeak":"^2.3.6","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.5","sync-content":"^1.0.1","tap-parser":"15.2.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.2.2","typescript":"5.2"},"peerDependencies":{"@tapjs/core":"1.3.1"},"tap":{"typecheck":false,"coverage-map":"map.js"},"keywords":["tapjs plugin"],"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.3.1","gitHead":"6aa191714fdad25a71fc9d49e54c6c7a694b6c2a","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":"9cf1513772bbca0947969765fc01394de4a148bf","size":41633,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.3.1.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.3.1.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.3.1_1695932193538_0.84692814607919"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-28T20:16:33.963Z","publish_time":1695932193963,"_source_registry_name":"default","_cnpm_publish_time":1695932193963},"1.3.0":{"name":"@tapjs/test","version":"1.3.0","description":"the pluggable Test class for node-tap","tshy":{"main":true,"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"type":"module","bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","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":{"@tapjs/after":"1.1.0","@tapjs/after-each":"1.1.0","@tapjs/asserts":"1.1.0","@tapjs/before":"1.1.0","@tapjs/before-each":"1.1.0","@tapjs/filter":"1.2.0","@tapjs/fixture":"1.2.0","@tapjs/intercept":"1.2.0","@tapjs/mock":"1.1.0","@tapjs/node-serialize":"1.1.0","@tapjs/snapshot":"1.2.0","@tapjs/spawn":"1.1.0","@tapjs/stdin":"1.1.0","@tapjs/typescript":"1.2.0","@tapjs/worker":"1.1.0","glob":"^10.3.10","jackspeak":"^2.3.6","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.5","sync-content":"^1.0.1","tap-parser":"15.2.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.2.2","typescript":"5.2"},"peerDependencies":{"@tapjs/core":"1.3.0"},"tap":{"typecheck":false,"coverage-map":"map.js"},"keywords":["tapjs plugin"],"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.3.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":"e28a273d41e1135bce488a841dcd6212fdb33692","size":41631,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.3.0.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.3.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/test_1.3.0_1695859038870_0.8456225935939088"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T23:57:19.078Z","publish_time":1695859039078,"_source_registry_name":"default","_cnpm_publish_time":1695859039078},"1.2.0":{"name":"@tapjs/test","version":"1.2.0","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"type":"module","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"1.2.0"},"dependencies":{"glob":"^10.3.7","jackspeak":"^2.3.4","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.4","sync-content":"^1.0.1","tap-parser":"15.1.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.1.1","typescript":"5.2","@tapjs/after":"1.0.7","@tapjs/after-each":"1.0.7","@tapjs/asserts":"1.0.7","@tapjs/before":"1.0.7","@tapjs/before-each":"1.0.7","@tapjs/filter":"1.1.3","@tapjs/fixture":"1.1.0","@tapjs/intercept":"1.1.4","@tapjs/mock":"1.0.8","@tapjs/node-serialize":"1.0.3","@tapjs/snapshot":"1.1.0","@tapjs/spawn":"1.0.7","@tapjs/stdin":"1.0.7","@tapjs/typescript":"1.1.3","@tapjs/worker":"1.0.7"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.2.0","gitHead":"e94d8089252294286683e17f7771ffb8b7f509b3","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":"4da90c660776b52d4ef0b827772c43bbb9196fc9","size":41621,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.2.0.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.2.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/test_1.2.0_1695686972212_0.31533320899700157"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-26T00:09:32.487Z","publish_time":1695686972487,"_source_registry_name":"default","_cnpm_publish_time":1695686972487},"1.1.2":{"name":"@tapjs/test","version":"1.1.2","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"type":"module","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"1.1.2"},"dependencies":{"glob":"^10.3.6","jackspeak":"^2.3.3","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.1","sync-content":"^1.0.1","tap-parser":"15.1.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.1.1","typescript":"5.2","@tapjs/after":"1.0.6","@tapjs/after-each":"1.0.6","@tapjs/asserts":"1.0.6","@tapjs/before":"1.0.6","@tapjs/before-each":"1.0.6","@tapjs/filter":"1.1.2","@tapjs/fixture":"1.0.6","@tapjs/intercept":"1.1.3","@tapjs/mock":"1.0.7","@tapjs/node-serialize":"1.0.2","@tapjs/snapshot":"1.0.6","@tapjs/spawn":"1.0.6","@tapjs/stdin":"1.0.6","@tapjs/typescript":"1.1.2","@tapjs/worker":"1.0.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.1.2","gitHead":"95d17a49bbfb77ca4989769360468a0cc64e9ccb","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":"ebb06ec84c90200e3f076e09c0cb967bf494f707","size":41614,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.1.2.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.1.2.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.1.2_1695578851780_0.008203207381071387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-24T18:07:31.990Z","publish_time":1695578851990,"_source_registry_name":"default","_cnpm_publish_time":1695578851990},"1.1.1":{"name":"@tapjs/test","version":"1.1.1","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"type":"module","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"1.1.1"},"dependencies":{"glob":"^10.3.6","jackspeak":"^2.3.3","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.1","sync-content":"^1.0.1","tap-parser":"15.1.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.1.1","typescript":"5.2","@tapjs/after":"1.0.5","@tapjs/after-each":"1.0.5","@tapjs/asserts":"1.0.5","@tapjs/before":"1.0.5","@tapjs/before-each":"1.0.5","@tapjs/filter":"1.1.1","@tapjs/fixture":"1.0.5","@tapjs/intercept":"1.1.2","@tapjs/mock":"1.0.6","@tapjs/node-serialize":"1.0.1","@tapjs/snapshot":"1.0.5","@tapjs/spawn":"1.0.5","@tapjs/stdin":"1.0.5","@tapjs/typescript":"1.1.1","@tapjs/worker":"1.0.5"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"nx":{"implicitDependencies":["!@tapjs/core","!@tapjs/after","!@tapjs/after-each","!@tapjs/asserts","!@tapjs/before","!@tapjs/before-each","!@tapjs/filter","!@tapjs/fixture","!@tapjs/intercept","!@tapjs/mock","!@tapjs/node-serialize","!@tapjs/snapshot","!@tapjs/spawn","!@tapjs/stdin","!@tapjs/typescript","!@tapjs/worker"]},"_id":"@tapjs/test@1.1.1","gitHead":"6cf797404cc9834b4db0d4f07e2c82b8b519ed21","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":"216816501c78702a174e267eb4cb11675742aa7a","size":41615,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.1.1.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.1.1.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.1.1_1695531318283_0.43723814115828685"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-24T04:55:18.471Z","publish_time":1695531318471,"_source_registry_name":"default","_cnpm_publish_time":1695531318471},"1.1.0":{"name":"@tapjs/test","version":"1.1.0","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"type":"module","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tshy","pretest":"npm run build","presnap":"npm run build","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"1.1.0"},"dependencies":{"glob":"^10.3.6","jackspeak":"^2.3.3","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.1","sync-content":"^1.0.1","tap-parser":"15.1.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.1.1","typescript":"5.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@1.1.0","gitHead":"86e5aaa0aea710e924b42bc4db9cfd93ef08394c","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":"a5e5b5c8ea56826ed4ff33d6236f537f8ec32bb8","size":41396,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-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/test_1.1.0_1695431167339_0.902587242290146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-23T01:06:07.627Z","publish_time":1695431167627,"_source_registry_name":"default","_cnpm_publish_time":1695431167627},"1.0.3":{"name":"@tapjs/test","version":"1.0.3","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"type":"module","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tshy","pretest":"npm run build","presnap":"npm run build","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"1.0.3"},"dependencies":{"glob":"^10.3.3","jackspeak":"^2.3.3","mkdirp":"^3.0.0","resolve-import":"^1.4.1","rimraf":"^5.0.1","sync-content":"^1.0.1","tap-parser":"15.0.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.1.1","typescript":"5.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@1.0.3","gitHead":"ff9cc676352562d959096f68419e0ab714cfa428","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs#readme","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"d8744c976a8f0b853f38ea9a90f678d9f0156f0b","size":39862,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.0.3.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.0.3.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.0.3_1695060983410_0.37359579752044647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-18T18:16:23.653Z","publish_time":1695060983653,"_source_registry_name":"default","_cnpm_publish_time":1695060983653},"1.0.2":{"name":"@tapjs/test","version":"1.0.2","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"type":"module","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tshy","pretest":"npm run build","presnap":"npm run build","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"1.0.2"},"dependencies":{"glob":"^10.3.3","jackspeak":"^2.3.3","mkdirp":"^3.0.0","resolve-import":"^1.2.1","sync-content":"^1.0.1","tap-parser":"15.0.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.0.0","typescript":"5.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@1.0.2","gitHead":"455ac978b50f57594361e7dd9efca22f20072623","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs#readme","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"f6170fa89eeffc2f28df16c1e761b2936cca8089","size":39729,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.0.2.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.0.2.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.0.2_1694929810433_0.6575429913203423"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-17T05:50:10.635Z","publish_time":1694929810635,"_source_registry_name":"default","_cnpm_publish_time":1694929810635},"1.0.1":{"name":"@tapjs/test","version":"1.0.1","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"type":"module","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tshy","pretest":"npm run build","presnap":"npm run build","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"1.0.1"},"dependencies":{"glob":"^10.3.3","jackspeak":"^2.3.3","mkdirp":"^3.0.0","resolve-import":"^1.2.1","sync-content":"^1.0.1","tap-parser":"15.0.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.0.0","typescript":"5.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@1.0.1","gitHead":"88223b6d0d2578e74b2f861900eb8f24cdf175c4","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs#readme","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"437d4cf2e45d900cfd0572a20c81b2115ad34887","size":39710,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.0.1.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_1.0.1_1694805191575_0.3346516029853812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-15T19:13:11.836Z","publish_time":1694805191836,"_source_registry_name":"default","_cnpm_publish_time":1694805191836},"1.0.0":{"name":"@tapjs/test","version":"1.0.0","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"type":"module","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tshy","pretest":"npm run build","presnap":"npm run build","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"1.0.0"},"dependencies":{"glob":"^10.3.3","jackspeak":"^2.3.3","mkdirp":"^3.0.0","resolve-import":"^1.2.1","sync-content":"^1.0.1","tap-parser":"15.0.0","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.0.0","typescript":"5.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@1.0.0","readmeFilename":"README.md","gitHead":"793c1c09f7c1262e9bf0947cf3915b6b13ab9c49","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":"4e1881b70a319c4888695105d86293138749990e","size":39707,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-1.0.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/test_1.0.0_1694790309169_0.48419094643702754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-15T15:05:09.569Z","publish_time":1694790309569,"_source_registry_name":"default","_cnpm_publish_time":1694790309569},"0.0.0-22":{"name":"@tapjs/test","version":"0.0.0-22","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"type":"module","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}}},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json","./built":{"import":{"types":"./test-built/dist/esm/index.d.ts","default":"./test-built/dist/esm/index.js"},"require":{"types":"./test-built/dist/commonjs/index.d.ts","default":"./test-built/dist/commonjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tshy","pretest":"npm run build","presnap":"npm run build","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"0.0.0-22"},"dependencies":{"glob":"^10.3.3","jackspeak":"^2.3.3","mkdirp":"^3.0.0","resolve-import":"^1.2.1","sync-content":"^1.0.1","tap-parser":"15.0.0-4","ts-node":"npm:@isaacs/ts-node-temp-fork-for-pr-2009@^10.9.1","tshy":"^1.0.0-3","typescript":"5.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@0.0.0-22","readmeFilename":"README.md","gitHead":"82f48cd053bb57d17a5146b4e385d588f05d1a22","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":"b1a02b87270c27bb51c1d3fc844edb6d62eed300","size":39289,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-22.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-22.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-22_1694624476761_0.21290847923351364"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-13T17:01:16.932Z","publish_time":1694624476932,"_source_registry_name":"default","_cnpm_publish_time":1694624476932},"0.0.0-21":{"name":"@tapjs/test","version":"0.0.0-21","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}},"./built":{"import":{"types":"./test-built/dist/mjs/index.d.ts","default":"./test-built/dist/mjs/index.js"},"require":{"types":"./test-built/dist/cjs/index.d.ts","default":"./test-built/dist/cjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false,"coverage-map":"map.js"},"peerDependencies":{"@tapjs/core":"0.0.0-21"},"dependencies":{"glob":"^10.3.3","jackspeak":"^2.3.3","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-3","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@0.0.0-21","readmeFilename":"README.md","gitHead":"aff25fcf09bb852ce3e2fa988e5a8abecd422ef1","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs#readme","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"ff8f4aa910fc74db7d41c177ce892c613563d0e4","size":39004,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-21.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-21.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-21_1694370059083_0.4101866433964072"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-10T18:20:59.286Z","publish_time":1694370059286,"_source_registry_name":"default","_cnpm_publish_time":1694370059286},"0.0.0-20":{"name":"@tapjs/test","version":"0.0.0-20","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}},"./built":{"import":{"types":"./test-built/dist/mjs/index.d.ts","default":"./test-built/dist/mjs/index.js"},"require":{"types":"./test-built/dist/cjs/index.d.ts","default":"./test-built/dist/cjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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":{"glob":"^10.3.3","jackspeak":"^2.3.3","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-3","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@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":"10f12609a13e167337f5662d391f483de0f3ffa4","size":37464,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-20.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-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/test_0.0.0-20_1693877943354_0.5930278746869728"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-05T01:39:03.576Z","publish_time":1693877943576,"_source_registry_name":"default","_cnpm_publish_time":1693877943576},"0.0.0-19":{"name":"@tapjs/test","version":"0.0.0-19","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"keywords":["tapjs plugin"],"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}},"./built":{"import":{"types":"./test-built/dist/mjs/index.d.ts","default":"./test-built/dist/mjs/index.js"},"require":{"types":"./test-built/dist/cjs/index.d.ts","default":"./test-built/dist/cjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-19"},"dependencies":{"glob":"^10.3.3","jackspeak":"^2.3.1","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-3","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@0.0.0-19","readmeFilename":"README.md","gitHead":"e70ff4da59380670147a265fd8bd4058cba61230","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":"7fe9a1680ba3e93c47c13e6263a409b461abc39a","size":36847,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-19.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-19.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-19_1693763334799_0.5307501453950925"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-03T17:48:54.970Z","publish_time":1693763334970,"_source_registry_name":"default","_cnpm_publish_time":1693763334970},"0.0.0-18":{"name":"@tapjs/test","version":"0.0.0-18","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}},"./built":{"import":{"types":"./test-built/dist/mjs/index.d.ts","default":"./test-built/dist/mjs/index.js"},"require":{"types":"./test-built/dist/cjs/index.d.ts","default":"./test-built/dist/cjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-18"},"dependencies":{"glob":"^10.3.3","jackspeak":"^2.3.1","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-2","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@0.0.0-18","readmeFilename":"README.md","gitHead":"b16fe7cd802e79cbab89d79c9ce78e62b8069f10","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":"4ada60896099e29d7e048ebcb8713991e6d5456f","size":36829,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-18.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-18.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-18_1693527493139_0.85827572551908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-01T00:18:13.383Z","publish_time":1693527493383,"_source_registry_name":"default","_cnpm_publish_time":1693527493383},"0.0.0-17":{"name":"@tapjs/test","version":"0.0.0-17","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}},"./built":{"import":{"types":"./test-built/dist/mjs/index.d.ts","default":"./test-built/dist/mjs/index.js"},"require":{"types":"./test-built/dist/cjs/index.d.ts","default":"./test-built/dist/cjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-17"},"dependencies":{"glob":"^10.3.3","jackspeak":"2.3","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-2","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@0.0.0-17","readmeFilename":"README.md","gitHead":"db81e6e1b20006e5d0e710c50cb4b2481ec34c3a","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":"ae421cb8041346df0c80773f32620b622cc45f61","size":36828,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-17.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-17.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-17_1693306073610_0.5592896936056311"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-29T10:47:53.857Z","publish_time":1693306073857,"_source_registry_name":"default","_cnpm_publish_time":1693306073857},"0.0.0-16":{"name":"@tapjs/test","version":"0.0.0-16","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}},"./built":{"import":{"types":"./test-built/dist/mjs/index.d.ts","default":"./test-built/dist/mjs/index.js"},"require":{"types":"./test-built/dist/cjs/index.d.ts","default":"./test-built/dist/cjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-16"},"dependencies":{"glob":"^10.3.3","jackspeak":"2.3","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-2","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"engines":{"node":">=16"},"_id":"@tapjs/test@0.0.0-16","readmeFilename":"README.md","gitHead":"e3de44331a26fc39bba46e5dfb8f5989d8ef5f20","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":"b7a008ef15f20eb07944de0a5c45b7be49ac8269","size":36839,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-16.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-16.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-16_1693117012155_0.19192039061272603"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-27T06:16:52.361Z","publish_time":1693117012361,"_source_registry_name":"default","_cnpm_publish_time":1693117012361},"0.0.0-15":{"name":"@tapjs/test","version":"0.0.0-15","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}},"./built":{"import":{"types":"./test-built/dist/mjs/index.d.ts","default":"./test-built/dist/mjs/index.js"},"require":{"types":"./test-built/dist/cjs/index.d.ts","default":"./test-built/dist/cjs/index.js"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-15"},"dependencies":{"glob":"^10.3.3","jackspeak":"2.3","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-2","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-15","readmeFilename":"README.md","gitHead":"0c84a41d15e242e0842871d37db6d80af03d2354","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":"6437d89d1b7c27688017d5b1b49eeb28637d285b","size":27790,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-15.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-15.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-15_1692649148304_0.14908895333224148"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-21T20:19:08.546Z","publish_time":1692649148546,"_source_registry_name":"default","_cnpm_publish_time":1692649148546},"0.0.0-14":{"name":"@tapjs/test","version":"0.0.0-14","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-14"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.3","jackspeak":"2.3","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-2","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-14","readmeFilename":"README.md","gitHead":"aa46d38c9860e76094faec0ed078d71c8f1aaf76","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":"7fd848ad717f00216d5f65fc667120a05b812224","size":27785,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-14.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-14.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-14_1692513098110_0.380209418075268"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-20T06:31:38.282Z","publish_time":1692513098282,"_source_registry_name":"default","_cnpm_publish_time":1692513098282},"0.0.0-13":{"name":"@tapjs/test","version":"0.0.0-13","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-13"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.3","jackspeak":"2.3","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-2","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-13","readmeFilename":"README.md","gitHead":"6df5d992fcd8b24314c48f79e787be438e02f89e","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":"f4b7978fd2644ed19c1297252e439ee76edbc9ed","size":27035,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-13.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-13.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-13_1692304477338_0.21204484677203284"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-17T20:34:37.498Z","publish_time":1692304477498,"_source_registry_name":"default","_cnpm_publish_time":1692304477498},"0.0.0-12":{"name":"@tapjs/test","version":"0.0.0-12","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-12"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.3","jackspeak":"^2.2.3","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-2","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.1.6"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-12","readmeFilename":"README.md","gitHead":"9a0e78ebb01ade449d8c077d0cc7a936772cd2c5","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":"e775a73f91ee66507c0351102e63cdfa472ec79e","size":26450,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-12.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-12.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-12_1692079974040_0.07298847472094594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-15T06:12:54.207Z","publish_time":1692079974207,"_source_registry_name":"default","_cnpm_publish_time":1692079974207},"0.0.0-11":{"name":"@tapjs/test","version":"0.0.0-11","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-11"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.3","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-1","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-11","readmeFilename":"README.md","gitHead":"3bfcd960deebf6e2235d5093c998e1d0a8d1b0b3","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":"7eb7ab26f13970d096fe83a86f3ea2af21c0b23c","size":26203,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-11.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-11.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-11_1691867377359_0.21120063065185035"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-12T19:09:37.537Z","publish_time":1691867377537,"_source_registry_name":"default","_cnpm_publish_time":1691867377537},"0.0.0-10":{"name":"@tapjs/test","version":"0.0.0-10","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-10"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-1","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-10","readmeFilename":"README.md","gitHead":"28002f3c88d5aa4da327ba9afe18199b9df02251","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":"6b6ef3bc24b7456b3c027ad3c29c2e989ddd2832","size":26200,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-10.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-10.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-10_1691610910516_0.14278320229402963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-09T19:55:10.662Z","publish_time":1691610910662,"_source_registry_name":"default","_cnpm_publish_time":1691610910662},"0.0.0-9":{"name":"@tapjs/test","version":"0.0.0-9","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-9"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-0","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-9","readmeFilename":"README.md","gitHead":"54ff3f8d8d40f78b6f2ef60277c7a6802b423f8a","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":"f4fa4f4af06621ad110b3e904ed25c33a275e81d","size":26195,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-9.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-9.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-9_1691452283045_0.8789890860688054"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T23:51:23.190Z","publish_time":1691452283190,"_source_registry_name":"default","_cnpm_publish_time":1691452283190},"0.0.0-8":{"name":"@tapjs/test","version":"0.0.0-8","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-8"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-0","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-8","readmeFilename":"README.md","gitHead":"f83efd28e6d06b7bf69418bdd84bc41b89b3573b","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":"c648c2a51c6565097c4deac6f5d76b4517d1b826","size":26195,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-8.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-8.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-8_1691432430076_0.04133818342355089"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T18:20:30.306Z","publish_time":1691432430306,"_source_registry_name":"default","_cnpm_publish_time":1691432430306},"0.0.0-7":{"name":"@tapjs/test","version":"0.0.0-7","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-7"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-0","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-7","readmeFilename":"README.md","gitHead":"4c9c1ee517871da1794487dca0dcfbe7a83f18d4","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":"03e2719ee9bcfa99db6fbe6bb88f0ad091beaba2","size":26195,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-7.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-7.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-7_1691431555562_0.025241502424475204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T18:05:55.698Z","publish_time":1691431555698,"_source_registry_name":"default","_cnpm_publish_time":1691431555698},"0.0.0-6":{"name":"@tapjs/test","version":"0.0.0-6","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-6"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"15.0.0-0","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-6","readmeFilename":"README.md","gitHead":"2d03437468dcfdf8c8c7ddf2135641267a0dedbe","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":"dea6d5bfb425cba956b946b6c75d71c55779fe9c","size":26195,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-6.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-6.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-6_1691430342010_0.824614464584071"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T17:45:42.242Z","publish_time":1691430342242,"_source_registry_name":"default","_cnpm_publish_time":1691430342242},"0.0.0-5":{"name":"@tapjs/test","version":"0.0.0-5","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-5"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"14.0.0-0","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-5","readmeFilename":"README.md","gitHead":"75219cfe3daffff3e3e38d3197fad510653ababd","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":"08670d0da67bcd5c6cc23f9feac2503e558e35fa","size":26196,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-5.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-5.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-5_1691426572887_0.6113021161786016"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T16:42:53.072Z","publish_time":1691426573072,"_source_registry_name":"default","_cnpm_publish_time":1691426573072},"0.0.0-4":{"name":"@tapjs/test","version":"0.0.0-4","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-4"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"13.0.2-1","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-4","readmeFilename":"README.md","gitHead":"acffc81f6b3776fd18406bf3b5633b5b80b5c232","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":"27ae1326a6c6f116bfa4a81a54fd6cd5156fc1e6","size":26195,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-4.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-4.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-4_1691379466967_0.18799503674763995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T03:37:47.074Z","publish_time":1691379467074,"_source_registry_name":"default","_cnpm_publish_time":1691379467074},"0.0.0-3":{"name":"@tapjs/test","version":"0.0.0-3","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-3"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"13.0.2-1","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-3","readmeFilename":"README.md","gitHead":"9bd53a9753309ef0691d54b8d13876eb0b62b71b","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":"2f879797372c410d28053c1ae19a0648f65563e7","size":23727,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-3.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-3.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-3_1691299111187_0.30674763868035204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-06T05:18:31.391Z","publish_time":1691299111391,"_source_registry_name":"default","_cnpm_publish_time":1691299111391},"0.0.0-2":{"name":"@tapjs/test","version":"0.0.0-2","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","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-2"},"dependencies":{"@tapjs/test-built":"file:./test-built","glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"13.0.2-1","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-2","readmeFilename":"README.md","gitHead":"a6eef2ab88ae5aba836a71d83993c48b17e0f8a4","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":"779970dc45fa89d3350d300b4a91c642ff1d1132","size":23727,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-2.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-2.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-2_1691192852179_0.5647958257833616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-04T23:47:32.370Z","publish_time":1691192852370,"_source_registry_name":"default","_cnpm_publish_time":1691192852370},"0.0.0-1":{"name":"@tapjs/test","version":"0.0.0-1","description":"the pluggable Test class for node-tap","author":{"name":"Isaac Z. Schlueter","email":"i@izs.me","url":"https://blog.izs.me"},"bin":{"generate-tap-test-class":"scripts/build.mjs"},"main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","types":"./dist/mjs/index.d.ts","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"}}},"scripts":{"snap":"tap","test":"tap","build":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash scripts/fixup.sh","pretest":"npm run build","presnap":"npm run build","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"coverage-map":"map.js"},"bundleDependencies":["@tapjs/.test-built"],"peerDependencies":{"@tapjs/core":"0.0.0-1"},"dependencies":{"glob":"^10.3.2","jackspeak":"^2.2.2","mkdirp":"^3.0.0","sync-content":"^1.0.1","tap-parser":"13.0.2-1","ts-node":"github:TypeStrong/ts-node#8f6f4e5","typescript":"^5.0.2","@tapjs/.test-built":"*"},"license":"BlueOak-1.0.0","repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/test@0.0.0-1","gitHead":"432f3a535d5fa2638b8c5b2f2a8f18cb7355f3f8","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":"5b995c60aa6d0827be75cacdaec38943fa24aae1","size":9863,"noattachment":false,"key":"/@tapjs/test/-/@tapjs/test-0.0.0-1.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/test/download/@tapjs/test-0.0.0-1.tgz"},"_npmUser":{"name":"isaacs","email":"i@izs.me"},"directories":{},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/test_0.0.0-1_1691167411454_0.36410933717150695"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-04T16:43:31.604Z","publish_time":1691167411604,"_source_registry_name":"default","_cnpm_publish_time":1691167411604}},"readme":"# `@tapjs/test`\n\nThe plugin-ified `Test` class in node-tap.\n\n## Class `Test`\n\nThis is the object that's actually provided to your tests. When\nyou do `t.pass('this is fine')`, this is the `t`.\n\nIt's also the base class of the `TAP` class which is the default\nexport of the `'tap'` module, so anything on `Test` is also on\n`TAP`.\n\nThe `Test` class itself adds only the following methods, but it\nhas the sum of all methods provided by all loaded plugins.\n\n### `t.applyPlugin(plugin: TapPlugin): Test`\n\nThis returns a new version of the Test object which has the\nplugin applied.\n\nNote that it's actually a different object, but anything done to\nthe copy will also affect the base, and it will inherit all\nproperties and methods that the base has, so the new object can\nbe used in place of the original.\n\nFor example:\n\n```js\nimport t from 'tap'\n\nconst plugin = t => ({\n  hello: () => console.log('hello from ', t.name),\n  blowUp: () => t.fail('blowing up')\n})\n\nt.test('apply a plugin', original => {\n  const t = original.applyPlugin(plugin)\n  console.log(typeof original.hello) // 'undefined'\n  console.log(typeof t.hello) // 'function'\n  t.hello()\n  t.blowUp()\n  console.log(original.passing()) // false\n  t.end() // ends the subtest\n})\n```\n\n### `t.pluginLoaded(plugin: TapPlugin): boolean`\n\nReturns true if the plugin is loaded.\n\nAlso asserts that `t` implements the type returned by the plugin\nfunction.\n\nSo, for example, if a plugin _might_ be loaded, you can use this\nto get TypeScript to know about it.\n\n```ts\nimport t from 'tap'\nimport { Test } from '@tapjs/test'\n\nconst plugin = t => ({\n  hello: () => console.log('hello from ', t.name),\n  blowUp: () => t.fail('blowing up')\n})\n\nconst maybeBlowup = (t: Test) => {\n  if (t.pluginLoaded(plugin)) {\n    t.blowUp()\n  } else {\n    t.pass('no blowup required')\n  }\n}\n\nt.test('maybe blow up', original => {\n  const t = original.applyPlugin(plugin)\n  maybeBlowup(original) // emits passing 'no blowup required'\n  maybeBlowup(t) // blows up\n  t.end()\n})\n```\n\n### `t.test()`, `t.todo()`, `t.skip()`\n\nCreates a subtest. You've seen this one before. This is the class\nthat implements it.\n\n## `signature: string`\n\nThe signature of the plugins built into this Test class.\n\n## `loaders: string[]`\n\nThe loaders added by plugins.\n\n## `testFileExtensions: Set<string>`\n\nThe test file extensions added by plugins.\n","_attachments":{},"homepage":"https://github.com/tapjs/tapjs#readme","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"license":"BlueOak-1.0.0"}