The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
  "name": "js-beautify",
  "version": "1.5.4",
  "main": [
    "./js/lib/beautify.js",
    "./js/lib/beautify-css.js",
    "./js/lib/beautify-html.js"
  ],
  "ignore": [
    "**/.*"
  ]
}