UNPKG

collapsible

Version:

Pretty print JSON while auto-collapsing short JSON objects

20 lines (19 loc) 527 B
{ "name": "collapsible", "version": "1.0.1", "description": "Pretty print JSON while auto-collapsing short JSON objects", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository" : { "type" : "git", "url" : "https://github.com/justinormont/collapsible.git" }, "keywords": [ "JSON", "pretty print" ], "author": "Justin Ormont (https://linkedin.com/in/justinormont)", "license": "see LICENSE" }