{"_id":"@tapjs/before","_rev":"287787","name":"@tapjs/before","description":"a built-in tap extension for t.before()","dist-tags":{"latest":"1.1.7","pre":"1.0.0"},"maintainers":[{"name":"isaacs","email":""},{"name":"ljharb","email":""}],"time":{"modified":"2023-10-06T06:16:26.000Z","created":"2023-08-04T16:35:41.671Z","1.1.7":"2023-10-05T23:01:12.279Z","1.1.6":"2023-10-02T02:24:06.488Z","1.1.5":"2023-10-01T21:37:50.856Z","1.1.4":"2023-09-29T18:09:40.437Z","1.1.3":"2023-09-29T16:15:47.885Z","1.1.2":"2023-09-28T21:16:30.165Z","1.1.1":"2023-09-28T20:17:42.231Z","1.1.0":"2023-09-27T23:59:35.780Z","1.0.7":"2023-09-26T00:10:35.801Z","1.0.6":"2023-09-24T18:08:49.580Z","1.0.5":"2023-09-24T04:56:16.162Z","1.0.4":"2023-09-23T01:07:43.483Z","1.0.3":"2023-09-18T18:19:37.324Z","1.0.2":"2023-09-17T05:51:07.561Z","1.0.1":"2023-09-15T19:14:33.208Z","1.0.0":"2023-09-15T15:03:40.443Z","0.0.0-22":"2023-09-13T17:02:35.445Z","0.0.0-21":"2023-09-10T18:22:07.177Z","0.0.0-20":"2023-09-05T01:39:58.789Z","0.0.0-19":"2023-09-03T17:49:47.016Z","0.0.0-18":"2023-09-01T00:19:06.080Z","0.0.0-17":"2023-08-29T10:48:50.187Z","0.0.0-16":"2023-08-27T06:17:47.442Z","0.0.0-15":"2023-08-21T20:19:59.800Z","0.0.0-14":"2023-08-20T06:32:28.735Z","0.0.0-13":"2023-08-17T20:35:49.734Z","0.0.0-12":"2023-08-15T06:15:55.992Z","0.0.0-11":"2023-08-12T19:10:29.333Z","0.0.0-10":"2023-08-09T19:56:06.403Z","0.0.0-9":"2023-08-07T23:52:08.441Z","0.0.0-8":"2023-08-07T18:22:25.775Z","0.0.0-7":"2023-08-07T18:07:00.718Z","0.0.0-6":"2023-08-07T17:46:45.435Z","0.0.0-5":"2023-08-07T16:43:50.232Z","0.0.0-4":"2023-08-07T03:38:35.556Z","0.0.0-3":"2023-08-06T05:19:15.880Z","0.0.0-2":"2023-08-04T23:48:23.575Z","0.0.0-1":"2023-08-04T16:42:29.037Z","0.0.0-0":"2023-08-04T16:35:41.671Z"},"users":{},"author":{"name":"Isaac Z. Schlueter"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"versions":{"1.1.7":{"name":"@tapjs/before","version":"1.1.7","description":"a built-in tap extension for t.before()","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","dependencies":{"is-actual-promise":"^1.0.0"},"peerDependencies":{"@tapjs/core":"1.3.7"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@1.1.7","gitHead":"dcd5846da60446b8a59fe723c1d10a8c6b12900b","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"4af75c4b51ce1786f721fc7410c8b62df535b288","size":4273,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.1.7.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-1.1.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/before_1.1.7_1696546872070_0.7973138609624315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-05T23:01:12.279Z","publish_time":1696546872279,"_source_registry_name":"default","_cnpm_publish_time":1696546872279},"1.1.6":{"name":"@tapjs/before","version":"1.1.6","description":"a built-in tap extension for t.before()","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","dependencies":{"is-actual-promise":"^1.0.0"},"peerDependencies":{"@tapjs/core":"1.3.6"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@1.1.6","gitHead":"5c114fcb68c2bee81ae43647fea66d06aecdfd71","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"64a6165bb91846e91ce30eac24c88bad609c12b4","size":4272,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.1.6.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-1.1.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/before_1.1.6_1696213446308_0.8924345731014294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-02T02:24:06.488Z","publish_time":1696213446488,"_source_registry_name":"default","_cnpm_publish_time":1696213446488},"1.1.5":{"name":"@tapjs/before","version":"1.1.5","description":"a built-in tap extension for t.before()","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","dependencies":{"is-actual-promise":"^1.0.0"},"peerDependencies":{"@tapjs/core":"1.3.5"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@1.1.5","gitHead":"69c31a863ab37a55c5d31a00de4ff119cef93a97","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"f7668870794577e55f3746a55d4e56ac12e6ca15","size":4273,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.1.5.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-1.1.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/before_1.1.5_1696196270724_0.5202870405182356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-01T21:37:50.856Z","publish_time":1696196270856,"_source_registry_name":"default","_cnpm_publish_time":1696196270856},"1.1.4":{"name":"@tapjs/before","version":"1.1.4","description":"a built-in tap extension for t.before()","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","dependencies":{"is-actual-promise":"^1.0.0"},"peerDependencies":{"@tapjs/core":"1.3.4"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@1.1.4","gitHead":"414d146d35f17799fceb31b370f0d1a5b5b2c717","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"81b52790d4dc686f5a9e4ca5984ba6b419fa9636","size":4272,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.1.4.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-1.1.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/before_1.1.4_1696010980242_0.7500175569497287"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-29T18:09:40.437Z","publish_time":1696010980437,"_source_registry_name":"default","_cnpm_publish_time":1696010980437},"1.1.3":{"name":"@tapjs/before","version":"1.1.3","description":"a built-in tap extension for t.before()","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","dependencies":{"is-actual-promise":"^1.0.0"},"peerDependencies":{"@tapjs/core":"1.3.3"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@1.1.3","gitHead":"6e9c607b29f355962f6abbc96bb8d751bf4bd91d","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"1732282399f90cd374f77df580244011d7bbefba","size":4272,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.1.3.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-1.1.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/before_1.1.3_1696004147647_0.7439235865354745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-29T16:15:47.885Z","publish_time":1696004147885,"_source_registry_name":"default","_cnpm_publish_time":1696004147885},"1.1.2":{"name":"@tapjs/before","version":"1.1.2","description":"a built-in tap extension for t.before()","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","dependencies":{"is-actual-promise":"^1.0.0"},"peerDependencies":{"@tapjs/core":"1.3.2"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@1.1.2","gitHead":"09506ad13b042d1d181b620ea64b8927d2ca0aeb","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"e1edc5ec7b57f00439d949d1c898c59e7d360ed1","size":4273,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.1.2.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_1.1.2_1695935789954_0.17325123354532712"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-28T21:16:30.165Z","publish_time":1695935790165,"_source_registry_name":"default","_cnpm_publish_time":1695935790165},"1.1.1":{"name":"@tapjs/before","version":"1.1.1","description":"a built-in tap extension for t.before()","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","dependencies":{"is-actual-promise":"^1.0.0"},"peerDependencies":{"@tapjs/core":"1.3.1"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@1.1.1","gitHead":"6aa191714fdad25a71fc9d49e54c6c7a694b6c2a","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"f3766c4cf813f521d6797119637bf368a62f3d89","size":4272,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.1.1.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_1.1.1_1695932261909_0.9657265820701482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-28T20:17:42.231Z","publish_time":1695932262231,"_source_registry_name":"default","_cnpm_publish_time":1695932262231},"1.1.0":{"name":"@tapjs/before","version":"1.1.0","description":"a built-in tap extension for t.before()","tshy":{"main":true,"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"type":"module","main":"./dist/commonjs/index.js","types":"./dist/commonjs/index.d.ts","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","dependencies":{"is-actual-promise":"^1.0.0"},"peerDependencies":{"@tapjs/core":"1.3.0"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@1.1.0","gitHead":"53043a233ef2238706304b8872a28ce6ef0864f4","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"0ef345c2af23c89c069b6fa7596e2cf10de84100","size":4269,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_1.1.0_1695859175588_0.7930594588195083"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T23:59:35.780Z","publish_time":1695859175780,"_source_registry_name":"default","_cnpm_publish_time":1695859175780},"1.0.7":{"name":"@tapjs/before","version":"1.0.7","description":"a built-in tap extension for t.before()","type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"1.2.0"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"_id":"@tapjs/before@1.0.7","gitHead":"e94d8089252294286683e17f7771ffb8b7f509b3","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"02529caf1c2b4c1bff1367b0e53496caf5e2c3a4","size":4257,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.0.7.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-1.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/before_1.0.7_1695687035607_0.8221242686877548"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-26T00:10:35.801Z","publish_time":1695687035801,"_source_registry_name":"default","_cnpm_publish_time":1695687035801},"1.0.6":{"name":"@tapjs/before","version":"1.0.6","description":"a built-in tap extension for t.before()","type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"1.1.2"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"_id":"@tapjs/before@1.0.6","gitHead":"95d17a49bbfb77ca4989769360468a0cc64e9ccb","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"590417e3d69959c75f1631e7a65e410c0f4f46ab","size":4257,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.0.6.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-1.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/before_1.0.6_1695578929329_0.3512663719590574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-24T18:08:49.580Z","publish_time":1695578929580,"_source_registry_name":"default","_cnpm_publish_time":1695578929580},"1.0.5":{"name":"@tapjs/before","version":"1.0.5","description":"a built-in tap extension for t.before()","type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"1.1.1"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"_id":"@tapjs/before@1.0.5","gitHead":"6cf797404cc9834b4db0d4f07e2c82b8b519ed21","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"d02407879db1a7ae46447e99afba8c8ad48852ee","size":4256,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.0.5.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-1.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/before_1.0.5_1695531375949_0.5267489853154042"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-24T04:56:16.162Z","publish_time":1695531376162,"_source_registry_name":"default","_cnpm_publish_time":1695531376162},"1.0.4":{"name":"@tapjs/before","version":"1.0.4","description":"a built-in tap extension for t.before()","type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"1.1.0"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"_id":"@tapjs/before@1.0.4","gitHead":"86e5aaa0aea710e924b42bc4db9cfd93ef08394c","_nodeVersion":"20.7.0","_npmVersion":"10.1.0","dist":{"shasum":"81ed1644af8c88c6d66155195f4c8e08bfaa5974","size":4256,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.0.4.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-1.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/before_1.0.4_1695431263172_0.8468739518766226"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-23T01:07:43.483Z","publish_time":1695431263483,"_source_registry_name":"default","_cnpm_publish_time":1695431263483},"1.0.3":{"name":"@tapjs/before","version":"1.0.3","description":"a built-in tap extension for t.before()","type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"1.0.3"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"_id":"@tapjs/before@1.0.3","gitHead":"ff9cc676352562d959096f68419e0ab714cfa428","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"07312905ba102128f2a0980baff238ba34e344be","size":4255,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.0.3.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_1.0.3_1695061177080_0.5829283886894152"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-18T18:19:37.324Z","publish_time":1695061177324,"_source_registry_name":"default","_cnpm_publish_time":1695061177324},"1.0.2":{"name":"@tapjs/before","version":"1.0.2","description":"a built-in tap extension for t.before()","type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"1.0.2"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"_id":"@tapjs/before@1.0.2","gitHead":"455ac978b50f57594361e7dd9efca22f20072623","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"4937b67f2ed089512ac653bdb73030004b5e5f0e","size":4255,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.0.2.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_1.0.2_1694929867396_0.5502228705909653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-17T05:51:07.561Z","publish_time":1694929867561,"_source_registry_name":"default","_cnpm_publish_time":1694929867561},"1.0.1":{"name":"@tapjs/before","version":"1.0.1","description":"a built-in tap extension for t.before()","type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"1.0.1"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"_id":"@tapjs/before@1.0.1","gitHead":"88223b6d0d2578e74b2f861900eb8f24cdf175c4","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"5fe255a71a129e415fddaf469532e5d7e6c3797d","size":4255,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_1.0.1_1694805273059_0.9762499504021978"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-15T19:14:33.208Z","publish_time":1694805273208,"_source_registry_name":"default","_cnpm_publish_time":1694805273208},"1.0.0":{"name":"@tapjs/before","version":"1.0.0","description":"a built-in tap extension for t.before()","type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"1.0.0"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"_id":"@tapjs/before@1.0.0","readmeFilename":"README.md","gitHead":"793c1c09f7c1262e9bf0947cf3915b6b13ab9c49","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"0fabb27d9e13eb8c7a3ebca7ce411a8ad79af31b","size":4250,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_1.0.0_1694790220223_0.7742675408482131"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-15T15:03:40.443Z","publish_time":1694790220443,"_source_registry_name":"default","_cnpm_publish_time":1694790220443},"0.0.0-22":{"name":"@tapjs/before","version":"0.0.0-22","description":"a built-in tap extension for t.before()","type":"module","exports":{"./package.json":"./package.json",".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}}},"scripts":{"prepare":"tshy","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-22"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"tshy":{"exports":{"./package.json":"./package.json",".":"./src/index.ts"}},"_id":"@tapjs/before@0.0.0-22","readmeFilename":"README.md","gitHead":"82f48cd053bb57d17a5146b4e385d588f05d1a22","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"e5f6e1db94c128b7dd2a6efcd210f584b19f9c9f","size":4259,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-22.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-22_1694624555300_0.2881474939803528"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-13T17:02:35.445Z","publish_time":1694624555445,"_source_registry_name":"default","_cnpm_publish_time":1694624555445},"0.0.0-21":{"name":"@tapjs/before","version":"0.0.0-21","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"tap":{"typecheck":false},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-21"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-21","readmeFilename":"README.md","gitHead":"aff25fcf09bb852ce3e2fa988e5a8abecd422ef1","_nodeVersion":"20.6.1","_npmVersion":"9.8.1","dist":{"shasum":"783ed12a007264e54e03495550cbf3a080a2d075","size":4237,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-21.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-21_1694370127040_0.7173223970246259"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-10T18:22:07.177Z","publish_time":1694370127177,"_source_registry_name":"default","_cnpm_publish_time":1694370127177},"0.0.0-20":{"name":"@tapjs/before","version":"0.0.0-20","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-20"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-20","readmeFilename":"README.md","gitHead":"40129df8f95592016e0100b1b96524cd38803b0c","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"3ed646c0bf636e5863e2b61b8d8ca8a2ecfe5c3b","size":4220,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-20.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-20_1693877998577_0.7706810726856399"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-05T01:39:58.789Z","publish_time":1693877998789,"_source_registry_name":"default","_cnpm_publish_time":1693877998789},"0.0.0-19":{"name":"@tapjs/before","version":"0.0.0-19","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tapjs plugin"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-19"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-19","readmeFilename":"README.md","gitHead":"e70ff4da59380670147a265fd8bd4058cba61230","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"a064f72a266d4738017ec09537ddb302058dc25b","size":4219,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-19.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-19_1693763386799_0.546663831358114"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-03T17:49:47.016Z","publish_time":1693763387016,"_source_registry_name":"default","_cnpm_publish_time":1693763387016},"0.0.0-18":{"name":"@tapjs/before","version":"0.0.0-18","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-18"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-18","readmeFilename":"README.md","gitHead":"b16fe7cd802e79cbab89d79c9ce78e62b8069f10","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"a9020fd6e32c1685d158f658db035f48862fc586","size":3983,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-18.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-18_1693527545912_0.8725641909476656"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-01T00:19:06.080Z","publish_time":1693527546080,"_source_registry_name":"default","_cnpm_publish_time":1693527546080},"0.0.0-17":{"name":"@tapjs/before","version":"0.0.0-17","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-17"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-17","readmeFilename":"README.md","gitHead":"db81e6e1b20006e5d0e710c50cb4b2481ec34c3a","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"df9326e45ffdecf95eb0e9a0f1c4afb827f8cb87","size":3981,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-17.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-17_1693306130006_0.09761687886604697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-29T10:48:50.187Z","publish_time":1693306130187,"_source_registry_name":"default","_cnpm_publish_time":1693306130187},"0.0.0-16":{"name":"@tapjs/before","version":"0.0.0-16","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-16"},"engines":{"node":">=16"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-16","readmeFilename":"README.md","gitHead":"e3de44331a26fc39bba46e5dfb8f5989d8ef5f20","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"a447e6225041c865ab7366dac5ba2db5d5ed0e79","size":3979,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-16.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-16_1693117067250_0.44927928659817384"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-27T06:17:47.442Z","publish_time":1693117067442,"_source_registry_name":"default","_cnpm_publish_time":1693117067442},"0.0.0-15":{"name":"@tapjs/before","version":"0.0.0-15","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-15"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-15","readmeFilename":"README.md","gitHead":"0c84a41d15e242e0842871d37db6d80af03d2354","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"7ee709438315a7d5ca50f36deea50127b0157a33","size":3535,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-15.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-15_1692649199639_0.5915315369936747"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-21T20:19:59.800Z","publish_time":1692649199800,"_source_registry_name":"default","_cnpm_publish_time":1692649199800},"0.0.0-14":{"name":"@tapjs/before","version":"0.0.0-14","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-14"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-14","readmeFilename":"README.md","gitHead":"aa46d38c9860e76094faec0ed078d71c8f1aaf76","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"b017f3024ab87022d46fbf8726950cbe14b13d64","size":3535,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-14.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-14_1692513148491_0.31326687649811813"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-20T06:32:28.735Z","publish_time":1692513148735,"_source_registry_name":"default","_cnpm_publish_time":1692513148735},"0.0.0-13":{"name":"@tapjs/before","version":"0.0.0-13","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-13"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-13","readmeFilename":"README.md","gitHead":"6df5d992fcd8b24314c48f79e787be438e02f89e","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"d359d857e63fbd70d9f1c26e96690dcea0042d67","size":3535,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-13.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-13_1692304549603_0.031873305328826484"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-17T20:35:49.734Z","publish_time":1692304549734,"_source_registry_name":"default","_cnpm_publish_time":1692304549734},"0.0.0-12":{"name":"@tapjs/before","version":"0.0.0-12","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-12"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-12","readmeFilename":"README.md","gitHead":"9a0e78ebb01ade449d8c077d0cc7a936772cd2c5","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"4f845ef2f6c33a13929b8e788911e022cab7b80f","size":3511,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-12.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-12_1692080155774_0.9858465890657921"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-15T06:15:55.992Z","publish_time":1692080155992,"_source_registry_name":"default","_cnpm_publish_time":1692080155992},"0.0.0-11":{"name":"@tapjs/before","version":"0.0.0-11","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-11"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-11","readmeFilename":"README.md","gitHead":"3bfcd960deebf6e2235d5093c998e1d0a8d1b0b3","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"4c70046cfe3797d5c4878c49a35ba43b4da84803","size":3497,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-11.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-11_1691867429168_0.9466091087510846"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-12T19:10:29.333Z","publish_time":1691867429333,"_source_registry_name":"default","_cnpm_publish_time":1691867429333},"0.0.0-10":{"name":"@tapjs/before","version":"0.0.0-10","description":"a built-in tap extension for t.before()","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-10"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-10","readmeFilename":"README.md","gitHead":"28002f3c88d5aa4da327ba9afe18199b9df02251","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"081d39e4fd6e058d3eecf88830360dd3e95c6c67","size":3497,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-10.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-10_1691610966169_0.4983919233093681"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-09T19:56:06.403Z","publish_time":1691610966403,"_source_registry_name":"default","_cnpm_publish_time":1691610966403},"0.0.0-9":{"name":"@tapjs/before","version":"0.0.0-9","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-9"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-9","readmeFilename":"README.md","gitHead":"54ff3f8d8d40f78b6f2ef60277c7a6802b423f8a","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"f16acd6a0bc34ce885952e726f8f1c7b33b3c9a8","size":3504,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-9.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-9_1691452328272_0.6095493164605581"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T23:52:08.441Z","publish_time":1691452328441,"_source_registry_name":"default","_cnpm_publish_time":1691452328441},"0.0.0-8":{"name":"@tapjs/before","version":"0.0.0-8","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-8"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-8","readmeFilename":"README.md","gitHead":"f83efd28e6d06b7bf69418bdd84bc41b89b3573b","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"4337ef23949ea0a21df2d911ec995239f112df5b","size":3504,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-8.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-8_1691432545594_0.7575881656214725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T18:22:25.775Z","publish_time":1691432545775,"_source_registry_name":"default","_cnpm_publish_time":1691432545775},"0.0.0-7":{"name":"@tapjs/before","version":"0.0.0-7","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-7"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-7","readmeFilename":"README.md","gitHead":"4c9c1ee517871da1794487dca0dcfbe7a83f18d4","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"41fc29669b7b2d0f1356b7131368bc27d79cd316","size":3504,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-7.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-7_1691431620502_0.6973830632233065"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T18:07:00.718Z","publish_time":1691431620718,"_source_registry_name":"default","_cnpm_publish_time":1691431620718},"0.0.0-6":{"name":"@tapjs/before","version":"0.0.0-6","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-6"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-6","readmeFilename":"README.md","gitHead":"2d03437468dcfdf8c8c7ddf2135641267a0dedbe","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"ae430ce90df615e6f3c9fafa8dc2236339b4deee","size":3505,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-6.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-6_1691430405233_0.29150679810008806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T17:46:45.435Z","publish_time":1691430405435,"_source_registry_name":"default","_cnpm_publish_time":1691430405435},"0.0.0-5":{"name":"@tapjs/before","version":"0.0.0-5","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-5"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-5","readmeFilename":"README.md","gitHead":"75219cfe3daffff3e3e38d3197fad510653ababd","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"619d57a710a985f0b6c195d2f9f925cd504192d9","size":3504,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-5.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-5_1691426630034_0.2848929171046817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T16:43:50.232Z","publish_time":1691426630232,"_source_registry_name":"default","_cnpm_publish_time":1691426630232},"0.0.0-4":{"name":"@tapjs/before","version":"0.0.0-4","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-4"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-4","readmeFilename":"README.md","gitHead":"acffc81f6b3776fd18406bf3b5633b5b80b5c232","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"0f5f3c10ce32d60de381d310d04e554e92bc0d39","size":3504,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-4.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-4_1691379515350_0.1310039057440482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T03:38:35.556Z","publish_time":1691379515556,"_source_registry_name":"default","_cnpm_publish_time":1691379515556},"0.0.0-3":{"name":"@tapjs/before","version":"0.0.0-3","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-3"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"dependencies":{"is-actual-promise":"^1.0.0"},"_id":"@tapjs/before@0.0.0-3","readmeFilename":"README.md","gitHead":"9bd53a9753309ef0691d54b8d13876eb0b62b71b","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"41bdadc5e42130bf25bd1785c2fb31ae57c70446","size":3299,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-3.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-3_1691299155720_0.15636778618187952"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-06T05:19:15.880Z","publish_time":1691299155880,"_source_registry_name":"default","_cnpm_publish_time":1691299155880},"0.0.0-2":{"name":"@tapjs/before","version":"0.0.0-2","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-2"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@0.0.0-2","readmeFilename":"README.md","gitHead":"a6eef2ab88ae5aba836a71d83993c48b17e0f8a4","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"4b4053f95ec1e58937ba20150b0b143696aa2910","size":3292,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-2.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-2_1691192903343_0.7378738959084363"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-04T23:48:23.575Z","publish_time":1691192903575,"_source_registry_name":"default","_cnpm_publish_time":1691192903575},"0.0.0-1":{"name":"@tapjs/before","version":"0.0.0-1","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-1"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@0.0.0-1","gitHead":"432f3a535d5fa2638b8c5b2f2a8f18cb7355f3f8","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"2539cb5252adc4929e6f97e13da088a6221607fa","size":3292,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-1.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-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/before_0.0.0-1_1691167348836_0.9784024601189123"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-04T16:42:29.037Z","publish_time":1691167349037,"_source_registry_name":"default","_cnpm_publish_time":1691167349037},"0.0.0-0":{"name":"@tapjs/before","version":"0.0.0-0","description":"a built-in tap extension for t.before()","main":"./dist/cjs/index.js","module":"./dist/mjs/index.js","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":{"prepare":"tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh","pretest":"npm run prepare","presnap":"npm run prepare","test":"tap","snap":"tap","format":"prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache","typedoc":"typedoc --tsconfig tsconfig/esm.json ./src/*.ts"},"keywords":["tap","spy","fake"],"author":{"name":"Isaac Z. Schlueter"},"license":"BlueOak-1.0.0","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","peerDependencies":{"@tapjs/core":"0.0.0-0"},"engines":{"node":"^14.17.0 || ^16.13.0 || >=18.0.0"},"repository":{"type":"git","url":"git+https://github.com/tapjs/tapjs.git"},"_id":"@tapjs/before@0.0.0-0","gitHead":"3b13a7a2d4aeeef3dc05adffe29e0c8649208bad","types":"./dist/cjs/index.d.ts","_nodeVersion":"18.16.0","_npmVersion":"9.8.1","dist":{"shasum":"c2fe7be83adb028c44e626de3c7f7ddadf98bf9b","size":3279,"noattachment":false,"key":"/@tapjs/before/-/@tapjs/before-0.0.0-0.tgz","tarball":"http://name.csiicloud.com:7001/@tapjs/before/download/@tapjs/before-0.0.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/before_0.0.0-0_1691166941562_0.4343980569782524"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-04T16:35:41.671Z","publish_time":1691166941671,"_source_registry_name":"default","_cnpm_publish_time":1691166941671}},"readme":"# `@tapjs/before`\n\nA default tap plugin providing `t.before()`.\n\n## USAGE\n\nThis plugin is installed with tap by default. If you had\npreviously removed it, you can `tap plugin add @tapjs/before` to\nbring it back.\n\n```ts\nimport t from 'tap'\nt.before(() => {\n  // this will run before the tests in this file start\n})\n```\n\nIf the method returns a promise, it will be awaited before moving\non to the next test.\n\nA `t.before()` method will run prior to any _subsequent_ child\ntests. If it's called before any child tests have started, then\nit will be run right away.\n\nSo, this test:\n\n```js\nimport t from 'tap'\n\nt.before(() => {\n  console.error('before initial')\n})\n\nt.test('first test', t => {\n  t.before(async () => {\n    // this will wait before moving on\n    await new Promise(res => setTimeout(res, 100))\n    console.error('before in first test')\n  })\n  console.error('in first test')\n  t.test('child test', (t) => {\n    console.error('child of first test')\n    t.end()\n  })\n  t.end()\n})\n\nt.before(() => {\n  console.error('before between')\n})\n\nt.test('second test', t => {\n  console.error('in second test')\n  t.end()\n})\n```\n\nwill print:\n\n```\nbefore initial\nin first test\nbefore in first test\nchild of first test\nbefore between\nin second test\n```\n\nEssentially, `t.before()` is a bit like a child test method that\ndoesn't get a `Test` object as an argument.\n","_attachments":{},"homepage":"https://github.com/tapjs/tapjs/src/spawn#readme","bugs":{"url":"https://github.com/tapjs/tapjs/issues"},"license":"BlueOak-1.0.0"}