UNPKG

json-format-mjs

Version:
33 lines (32 loc) 623 B
{ "name": "json-format-mjs", "version": "1.0.1", "description": "JSON format for good presentation", "main": "index.mjs", "scripts": {}, "repository": { "type": "git", "url": "git@github.com:pBun/json-format-mjs.git" }, "keywords": [ "json", "format", "json", "pretty", "json", "write", "identation", "json", "ident", "format" ], "author": "pBun", "license": "MIT", "bugs": { "url": "https://github.com/pBun/json-format-mjs/issues" }, "homepage": "https://github.com/pBun/json-format-mjs", "devDependencies": { "eslint": "^8.10.0" } }