UNPKG

cascading-menu

Version:
28 lines (27 loc) 596 B
{ "name": "cascading-menu", "version": "1.0.0", "description": "a cascading menu", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "jquery": "2.1.1" }, "repository": { "type": "git", "url": "git+https://github.com/echaoo/cascading-menu.git" }, "keywords": [ "cascading-menu", "cascaded", "menu" ], "author": "echaoo", "license": "ISC", "bugs": { "url": "https://github.com/echaoo/cascading-menu/issues" }, "homepage": "https://github.com/echaoo/cascading-menu#readme" }