@vivig0espm/dd-menu-maker
Version:
util function to create simple drop down menus
26 lines (25 loc) • 610 B
JSON
{
"name": "@vivig0espm/dd-menu-maker",
"version": "1.0.1",
"description": "util function to create simple drop down menus",
"main": "ddMenuMaker.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Viveyd/dd-menu-maker.git"
},
"keywords": [
"drop-down-menu",
"drop down",
"drop",
"down"
],
"author": "vivig0espm",
"license": "ISC",
"bugs": {
"url": "https://github.com/Viveyd/dd-menu-maker/issues"
},
"homepage": "https://github.com/Viveyd/dd-menu-maker#readme"
}