{
  "name": "jQuery-contextMenu",
  "main": [
    "dist/jquery.contextMenu.js",
    "dist/jquery.contextMenu.css"
  ],
  "homepage": "http://swisnl.github.io/jQuery-contextMenu/",
  "authors": [
    "Björn Brala <bjorn@swis.nl> (http://www.swis.nl)",
    "Rodney Rehm <rodney.rehm@medialize.de> (http://rodneyrehm.de/en)"
  ],
  "description": "Full featured context menu handler capable of handling thousands of elements",
  "keywords": [
    "contextmenu",
    "context-menu",
    "right-click-menu",
    "right-click",
    "navigation",
    "menu"
  ],
  "license": "MIT",
  "dependencies": {
    "jquery": ">=1.8.2"
  },
  "ignore": [
    "demo/",
    "prettify/",
    "screenshots/",
    "**/.*",
    "*.md",
    "*.html",
    "/*.css",
    "/*.js"
  ],
  "version": "2.7.1",
  "_release": "2.7.1",
  "_resolution": {
    "type": "version",
    "tag": "2.7.1",
    "commit": "16e4b1409471d568b10581300932093956a79525"
  },
  "_source": "https://github.com/swisnl/jQuery-contextMenu.git",
  "_target": "2.7.1",
  "_originalSource": "swisnl/jQuery-contextMenu"
}