json-browse
Version:
jQuery plugin to easily browse and highlight your JSON
23 lines (22 loc) • 535 B
JSON
{
"name": "json-browse",
"version": "v0.2.0",
"description": "jQuery plugin to easily browse and highlight your JSON",
"repository": {
"type": "git",
"url": "https://github.com/acidjazz/json-browse.git"
},
"keywords": [
"jquery-plugin",
"json",
"json-viewer",
"json-browse",
"json2html"
],
"author": "Kevin Olson <acidjazz@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/acidjazz/json-browse/issues"
},
"homepage": "https://github.com/acidjazz/json-browse"
}