-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbower.json
More file actions
25 lines (24 loc) · 708 Bytes
/
bower.json
File metadata and controls
25 lines (24 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "adapt-inline-menu",
"version": "3.0.0",
"framework": ">=5",
"homepage": "https://github.com/kunjsharma/adapt-inline-menu",
"issues": "https://github.com/kunjsharma/adapt-inline-menu",
"displayName" : "InlineMenu",
"component" : "adapt-inline-menu",
"description": "An extension that adds inline menu over the pages.",
"authors": [
"Kunj <kunjsharma@hotmail.com>"
],
"description": "An extension that adds inline menu.",
"main": "/js/adapt-inline-menu.js",
"authors": [
"Kunj <kunjsharma@hotmail.com>"
],
"keywords": [
"adapt-plugin",
"adapt-extension",
"adapt-inline-menu"
],
"license": "GPLv3"
}