---
abstract: 'minify a JSON and also remove comments'
author:
  - 'getify <remi@cohenscali.net>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0'
  Test::NoWarnings: '0'
  Test::Pod: '1'
  Test::Pod::Coverage: '1'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0'
  Test::NoWarnings: '0'
  Test::Pod: '1'
  Test::Pod::Coverage: '1'
  strict: '0'
  warnings: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
keywords:
  - JSON,
  - minifier,
  - comments,
  - C/C++
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: JSON_minify
no_index:
  directory:
    - t
    - inc
requires:
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  repository: git://github.com/getify/JSON_minify.git
version: '1.1'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_test_requires:
  Test::More: 0
  Test::NoWarnings: 0
  Test::Pod: 1
  Test::Pod::Coverage: 1
  strict: 0
  warnings: 0