{
  "name": "tipso",
  "title": "Tipso",
  "description": "A Lightweight Responsive jQuery Tooltip Plugin",
  "keywords": [
    "tipso",
    "jquery-plugin",
    "tooltip",
    "responsive",
    "mobile",
    "lightweight"
  ],
  "version": "1.0.6",
  "author": "Bojan Petkovski (http://object505.com/)",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/MIT"
    }
  ],
  "demos": [
    "http://tipso.object505.com/"
  ],
  "bugs": {
    "url": "https://github.com/object505/tipso/issues/new"
  },
  "main": "src/tipso.min.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/object505/tipso.git"
  },
  "homepage": "https://github.com/object505/tipso",
  "license": "MIT"  
}
