UNPKG

json-format

Version:
35 lines (34 loc) 669 B
{ "name": "json-format", "version": "1.0.1", "description": "JSON format for good presentation", "main": "index.js", "scripts": { "test": "node_modules/.bin/mocha" }, "repository": { "type": "git", "url": "git@github.com:luizstacio/json-format.git" }, "keywords": [ "json", "format", "json", "pretty", "json", "write", "identation", "json", "ident", "format" ], "author": "luizstacio", "license": "MIT", "bugs": { "url": "https://github.com/luizstacio/json-format/issues" }, "homepage": "https://github.com/luizstacio/json-format", "devDependencies": { "mocha": "^3.2.0" } }