{
    "name": "jput",
    "title": "jPut JSON to HTML",
    "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.",
    "keywords": [
        "jput",
        "json",
        "jsonp",
        "ui",
		"ajax",
        "render",
        "multidimensional",
        "jsonrender"
    ],
    "version": "1.1.6",
    "author": {
        "name": "Shabeer Ali M",
		"email": "shabeer@jput.org",
        "url": "https://github.com/shabeer-ali-m"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "http://opensource.org/licenses/MIT"
        }
    ],
    "bugs": "https://github.com/shabeer-ali-m/jput/issues",
    "homepage": "https://github.com/shabeer-ali-m/jput/",
    "docs": "https://github.com/shabeer-ali-m/jput",
    "download": "https://github.com/shabeer-ali-m/jput",
    "dependencies": {
        "jquery": ">=1.7.0"
    }
}