stylized-json
Version:
Format and style a json object to display it in HTML
19 lines (18 loc) • 342 B
JSON
{
"name": "stylized-json",
"version": "1.1.0",
"description": "Format and style a json object to display it in HTML",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"json",
"html",
"style",
"css",
"parse"
],
"author": "",
"license": "MIT"
}