UNPKG

json2dom

Version:

A utility for generating DOM string from JSON

19 lines (18 loc) 341 B
{ "name": "json2dom", "version": "1.0.7", "description": "A utility for generating DOM string from JSON", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "json2dom", "domutility", "json", "to", "dom" ], "author": "Balan", "license": "MIT" }