UNPKG

webgme

Version:

Web-based Generic Modeling Environment

29 lines (28 loc) 733 B
{ "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" ] }