{"library":"hapi-mysql","install":[{"cmd":"npm install hapi-mysql","imports":["Require the plugin as 'hapi-mysql' and register via server.pack.require('hapi-mysql', config, callback)","const pool = request.server.plugins['hapi-mysql'].pool;","const hapiMysql = require('hapi-mysql');"]},{"cmd":"yarn add hapi-mysql","imports":[]},{"cmd":"pnpm add hapi-mysql","imports":[]}]}