simple-json-to-html-converter
Version:
"# JSON-to-HTML-Converter, In this Version It Can convert All html elements"
29 lines (28 loc) • 750 B
JSON
{
"name": "simple-json-to-html-converter",
"version": "1.0.7",
"keywords": [
"Simple",
"json",
"html",
"converter",
"browser"
],
"author": "Vinod Selvin",
"contributors": [],
"dependencies": {},
"description": "\"# JSON-to-HTML-Converter, In this Version It Can convert All html elements\"",
"main": "json-to-html-library.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vinodselvin/JSON-to-HTML-Converter.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/vinodselvin/JSON-to-HTML-Converter/issues"
},
"homepage": "https://github.com/vinodselvin/JSON-to-HTML-Converter#readme"
}