{
  "name": "jsonview",
  "description": "jQuery plugin for display pretty JSON.",
  "version": "1.2.0",
  "author": {
    "name": "Meck",
    "url": "http://yesmeck.com"
  },
  "keywords": [
    "json"
  ],
  "homepage": "https://github.com/yesmeck/jquery-jsonview",
  "title": "jQuery JSONView",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
    }
  ],
  "docs": "https://github.com/yesmeck/jquery-jsonview#readme",
  "demo": "http://blog.yesmeck.com/jquery-jsonview/",
  "dependencies": {
    "jquery": "*"
  }
}