{
  "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"
}
