UNPKG

json2htable

Version:

A small javascript library to generate html table fro json object.

32 lines (31 loc) 708 B
{ "name": "json2htable", "version": "1.0.0", "description": "A small javascript library to generate html table fro json object.", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/gskarewad/json2html.git" }, "keywords": [ "json2html", "json2tale", "json", "table", "jsontotable", "jsontohtml", "jsontohtmltable" ], "author": "Ganesh Karewad", "license": "MIT", "bugs": { "url": "https://github.com/gskarewad/json2html/issues" }, "homepage": "https://github.com/gskarewad/json2html#readme" }