{
  "name": "jput",
  "version": "1.1.5",
  "description": "jPut is a small jquey plugin which you can put your JSON as customized HTML format easily.It supports loading JSON via ajax.jPut supports multidimensional json too. jPut also supports JSONP",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/shabeer-ali-m/jPut.git"
  },
  "keywords": [
    "jquery-plugin",
    "json",
    "render",
    "html"
  ],
  "author": "Shabeer Ali M",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shabeer-ali-m/jPut/issues"
  },
  "homepage": "https://github.com/shabeer-ali-m/jPut"
}
