UNPKG

zikes-circlemenu

Version:

A circular menu (often called a radial or pie menu) jQuery plugin.

36 lines 991 B
{ "name": "zikes-circlemenu", "version": "v0.1.1", "title": "Circle Menu", "author": { "name": "Jason Hutchinson", "email": "zikes@zikes.me", "url": "http://jasonwhutchinson.com" }, "contributors": [ { "name": "Roger Vilà", "email": "rogervila@me.com" } ], "repository": { "type": "git", "url": "git://github.com/rogervila/circle-menu.git" }, "bugs": { "url": "https://github.com/rogervila/circle-menu/issues" }, "main": "jQuery.circleMenu.js", "licenses": [ { "type": "WTFPL", "url": "http://sam.zoy.org/wtfpl/" } ], "dependencies": { "jquery": ">=1.7.1" }, "description": "A circular menu (often called a radial or pie menu) jQuery plugin.", "keywords": ["menu","radial menu","pie menu","circle menu","radial","circle"], "homepage": "http://zikes.github.com/circle-menu/" }