{"library":"sequelize-date-no-tz-postgres","install":[{"cmd":"npm install sequelize-date-no-tz-postgres","imports":["const withDateNoTz = require('sequelize-date-no-tz-postgres');","const DataTypes = withDateNoTz(Sequelize.DataTypes); // then DataTypes.DATE_NO_TZ","const Sequelize = withDateNoTz(SequelizeBase); // then Sequelize.DATE_NO_TZ"]},{"cmd":"yarn add sequelize-date-no-tz-postgres","imports":[]},{"cmd":"pnpm add sequelize-date-no-tz-postgres","imports":[]}]}