{"library":"esq","install":[{"cmd":"npm install esq","imports":["const ESQ = require('esq');\nconst esq = new ESQ();","// In browser, after <script src=\"esq.js\"></script>\nconst esq = new ESQ();","esq.query('bool', ['must'], { match: { user: 'kimchy' } });"]},{"cmd":"yarn add esq","imports":[]},{"cmd":"pnpm add esq","imports":[]}]}