UNPKG

@hash_kat/drop-down-menu

Version:
30 lines (29 loc) 663 B
{ "name": "@hash_kat/drop-down-menu", "version": "2.0.1", "description": "A simple Drop Down package", "main": "src/dropDown.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Hashcat07/drop-down-menu.git" }, "keywords": [ "drop-down", "Odin-project" ], "files": [ "src" ], "author": "RAY", "license": "ISC", "bugs": { "url": "https://github.com/Hashcat07/drop-down-menu/issues" }, "homepage": "https://github.com/Hashcat07/drop-down-menu#readme", "dependencies": { "@hash_kat/drop-down-menu": "^2.0.0" } }