{"library":"http-assert","install":[{"cmd":"npm install http-assert","imports":["import assert from 'http-assert';","import assert from 'http-assert';\nassert.strictEqual(a, b, 400, 'Bad Request');","import createError from 'http-errors';\n// Or if using http-assert:\ntry { assert(false, 400, 'Invalid'); } catch (err) { /* err is an instance of HttpError */ }"]},{"cmd":"yarn add http-assert","imports":[]},{"cmd":"pnpm add http-assert","imports":[]}]}