{"library":"fastify-sqlite","install":[{"cmd":"npm install fastify-sqlite","imports":["import fastifySqlite from 'fastify-sqlite'","app.sqlite.all('SELECT * FROM table', callback)","app.sqlite.myDb.all(...) // when registered with name option"]},{"cmd":"yarn add fastify-sqlite","imports":[]},{"cmd":"pnpm add fastify-sqlite","imports":[]}]}