@putout/processor-json
🐊Putout processor adds ability to lint json
Last updated 2 months ago by coderaiser .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @putout/processor-json 
SYNC missed versions from official npm registry.

@putout/processor-json NPM version

JSON is a syntax for serializing objects, arrays, numbers, strings, booleans, and null. It is based upon JavaScript syntax but is distinct from it: some JavaScript is not JSON.

(c) MDN

????Putout processor adds support of json files.

Install

npm i @putout/processor-json -D

Usage

{
    "processors": ["json"]
}

License

MIT

Current Tags

  • 10.2.0                                ...           latest (2 months ago)

19 Versions

  • 10.2.0                                ...           2 months ago
  • 10.1.0                                ...           3 months ago
  • 10.0.0                                ...           3 months ago
  • 9.0.0                                ...           2 years ago
  • 8.0.1                                ...           2 years ago
  • 8.0.0                                ...           2 years ago
  • 7.1.0                                ...           2 years ago
  • 7.0.1                                ...           3 years ago
  • 7.0.0                                ...           3 years ago
  • 6.0.1                                ...           3 years ago
  • 6.0.0                                ...           3 years ago
  • 5.0.0                                ...           4 years ago
  • 3.1.0                                ...           5 years ago
  • 3.0.0                                ...           5 years ago
  • 2.1.3                                ...           5 years ago
  • 2.1.1                                ...           5 years ago
  • 2.1.0                                ...           5 years ago
  • 2.0.0                                ...           5 years ago
  • 1.0.0                                ...           5 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (11)

Copyright 2013 - present © cnpmjs.org | Home |