mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
removed package.json
This commit is contained in:
parent
9cf477ca6d
commit
d74bd30ebc
1 changed files with 0 additions and 49 deletions
|
|
@ -1,49 +0,0 @@
|
|||
{
|
||||
"name": "jQuery contextMenu",
|
||||
"version": "git-master",
|
||||
"title": "jQuery.contextMenu()",
|
||||
"author": {
|
||||
"name": "Rodney Rehm",
|
||||
"url": "http://rodneyrehm.de"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://www.opensource.org/licenses/mit-license"
|
||||
},
|
||||
{
|
||||
"type": "GPL",
|
||||
"url": "http://opensource.org/licenses/GPL-3.0"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7.0"
|
||||
},
|
||||
"description": "Management facility for context menus. Developed for a large number of triggering objects. HTML5 Polyfill",
|
||||
"keywords": [
|
||||
"contextmenu",
|
||||
"context menu",
|
||||
"context-menu",
|
||||
"menu",
|
||||
"html5 menu",
|
||||
"html5 contextmenu",
|
||||
"html5 context menu",
|
||||
"html5 context-menu"
|
||||
],
|
||||
"homepage": "http://medialize.github.com/jQuery-contextMenu/",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Addy Osmani",
|
||||
"url": "https://github.com/addyosmani"
|
||||
},
|
||||
{
|
||||
"name": "Christiaan Baartse",
|
||||
"url": "https://github.com/christiaan"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
"src/jquery.contextMenu.js",
|
||||
"src/jquery.contextMenu.css",
|
||||
"src/jquery.ui.position.js"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue