Package: minifier Type: Package Title: Minify JS, CSS and HTML Files Version: 0.1.0 Authors@R: c( person("Ashley", "Baldry", email = "arbaldry91@gmail.com", role = c("cre", "aut")), person("Toptal", comment = "Owner of the Minifier API", role = "aut") ) Description: Using the 'Toptal' API to minify JavaScript, CSS and HTML files. License: MIT + file LICENSE Imports: R.utils, httr Suggests: rstudioapi, testthat (>= 3.0.0) Encoding: UTF-8 RoxygenNote: 7.1.2 Config/pak/sysreqs: libssl-dev Repository: https://ashbaldry.r-universe.dev Date/Publication: 2022-01-03 15:46:23 UTC RemoteUrl: https://github.com/ashbaldry/minifier RemoteRef: HEAD RemoteSha: 8fcf2625cf6f39daa92e7a672e8b4fac5f41e7e8 NeedsCompilation: no Packaged: 2026-06-13 09:36:39 UTC; root Author: Ashley Baldry [cre, aut], Toptal [aut] (Owner of the Minifier API) Maintainer: Ashley Baldry