jsonminifyify

0.1.1 • Public • Published

jsonminifyify

Browserify transform to minify JSON files

Usage

Installation

$ npm install --save-dev jsonminifyify

Options

  • files: Array or String. Globs of JSON files to match. Examples: package.json; **/*.json
  • cwd: String. Defaults to the result of process.cwd(). The transform will prepend this directory path when matching globs against files processed by Browserify.

Author

Christopher Hiller

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i jsonminifyify

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • boneskull