{"library":"knex-schema-builder","install":[{"cmd":"npm install knex-schema-builder","imports":["const schema = require('knex-schema-builder'); schema.install(db, path, callback);","const schema = require('knex-schema-builder'); schema.upgrade(db, path, callback);","const schema = require('knex-schema-builder'); schema.isInstallNeeded(db, path, callback);"]},{"cmd":"yarn add knex-schema-builder","imports":[]},{"cmd":"pnpm add knex-schema-builder","imports":[]}]}