This package has been deprecated

Author message:

Deprecated. Broccoli is no longer maintained.

broccoli-strip-json-comments

3.0.0 • Public • Published

broccoli-strip-json-comments

Strip comments from JSON with strip-json-comments Lets you use comments in your JSON files!

Install

npm install --save-dev broccoli-strip-json-comments

Usage

var stripJsonComments = require('broccoli-strip-json-comments');
tree = stripJsonComments(tree);

License

MIT © Sindre Sorhus

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    0
  • 1.1.0
    0
  • 1.0.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i broccoli-strip-json-comments

Weekly Downloads

6

Version

3.0.0

License

MIT

Unpacked Size

3.32 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus