dropdown-quangha
Version:
24 lines (23 loc) • 566 B
JSON
{
"name": "dropdown-quangha",
"version": "1.0.1",
"description": "basic dropdown",
"main": "index.js",
"files": ["index.js","style.css"],
"scripts": {
"test": "echo \\\"Error: no test specified\\\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/minhquangha/DropDown.git#main"
},
"keywords": [
"[]"
],
"author": "minh quang",
"license": "ISC",
"bugs": {
"url": "https://github.com/minhquangha/DropDown/issues"
},
"homepage": "https://github.com/minhquangha/DropDown/tree/main#readme"
}