UNPKG

jquery.roundabout

Version:

Roundabout is a jQuery plugin that easily converts unordered lists & other nested HTML structures into entertaining, interactive, turntable-like areas.

28 lines (27 loc) 751 B
{ "name": "jquery.roundabout", "version": "2.4.4", "description": "Roundabout is a jQuery plugin that easily converts unordered lists & other nested HTML structures into entertaining, interactive, turntable-like areas.", "main": "lib/jquery.roundabout.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/fredleblanc/roundabout" }, "keywords": [ "jquery", "roundabout", "ecosystem:jquery" ], "author": "Fred LeBlanc", "license": "BSD", "bugs": { "url": "https://github.com/fredleblanc/roundabout/issues" }, "homepage": "https://github.com/fredleblanc/roundabout", "dependencies": { "jquery": "^2.1.4" } }