Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit fbfca4a

Browse files
committed
Update
1 parent bda4aaa commit fbfca4a

File tree

5 files changed

+25
-75
lines changed

5 files changed

+25
-75
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

package.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "css-ui-dropdown-menu",
3+
"version": "1.1.6",
4+
"description": "Simple dropdown menu.",
5+
"main": "css/style.dropdown.css",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://accgit@github.com/css-ui/dropdown-menu.git"
9+
},
10+
"keywords": [
11+
"dropdown",
12+
"menu"
13+
],
14+
"license": "MIT",
15+
"bugs": {
16+
"url": "https://github.com/css-ui/dropdown-menu/issues"
17+
},
18+
"dependencies": {
19+
"css-ui-simple": "^2.5.1",
20+
"open-sans-fontface": "^1.4.0",
21+
"jquery": "^3.3.1",
22+
"font-awesome": "^4.7.0"
23+
},
24+
"homepage": "https://github.com/css-ui/dropdown-menu#readme"
25+
}

src/index.html

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)