jsonfm
Version:
JSON format for good presentation
32 lines • 646 B
JSON
{
"name": "jsonfm",
"version": "1.0.2",
"description": "JSON format for good presentation",
"main": "index.js",
"type": "commonjs",
"types": "./index.d.ts",
"scripts": {},
"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": {}
}