{"library":"fxa-mustache-loader","install":[{"cmd":"npm install fxa-mustache-loader","imports":["module.exports = function(source) { ... }","rules: [{ test: /\\.mustache$/, loader: 'fxa-mustache-loader' }]","const fxaMustacheLoader = require('fxa-mustache-loader');"]},{"cmd":"yarn add fxa-mustache-loader","imports":[]},{"cmd":"pnpm add fxa-mustache-loader","imports":[]}]}