Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

format-json-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

format-json-cli - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

cli.js

35

package.json
{
"name": "format-json-cli",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "0.1.0",
"description": "format json file as post-hook to fix prettier",
"keywords": [
"format",
"prettier",
"cli"
],
"author": {
"name": "Beeno Tung",
"email": "aabbcc1241@yahoo.com.hk",
"url": "https://beeno-tung.surge.sh"
},
"keywords": [],
"author": "",
"license": "ISC"
"license": "BSD-2-Clause",
"bin": {
"format-json-cli": "cli.js"
},
"files": [
"cli.js"
],
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/beenotung/format-json-cli.git"
},
"bugs": {
"url": "https://github.com/beenotung/format-json-cli/issues"
},
"homepage": "https://github.com/beenotung/format-json-cli#readme"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc