New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

jjson

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jjson

A CLI json beautify program written by node.js.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

J.JSON

A CLI json beautifier written in Node.js.

Installation

$ npm install jjson -g

Usage

Usage: jjson [options]

Options:
   -f, --file       JSON filename.
   -e, --encoding   JSON file encoding.  [default to utf8]
   -i, --indent     Number of indent for each line.  [default to 2]
   -v, --vim-plugin-mode   Whether it's in VIM plugin mode. (usually use this
           option in vim plugins)

Contribution

Issues and PRs are welcomed!

Keywords

CLI

FAQs

Package last updated on 14 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts