{"library":"express-simple-bundler","install":[{"cmd":"npm install express-simple-bundler","imports":["const bundler = require('express-simple-bundler');\nbundler.bundle(bundleSettings);","const { bundle } = require('express-simple-bundler'); // This works because the default export is a function","// Accessed globally after bundling\n// For example, in a view engine like EJS:\n// <link rel=\"stylesheet\" type=\"text/css\" src=\"<%= bundles.css[0] %>\" />"]},{"cmd":"yarn add express-simple-bundler","imports":[]},{"cmd":"pnpm add express-simple-bundler","imports":[]}]}