File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " jquery-dynamic-content-menu" ,
3
+ "version" : " 1.0.0" ,
4
+ "description" : " Dynamically generated content menu for easy navigation on a separate web page. " ,
5
+ "main" : " jquery-dynamic-content-menu.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://github.com/coderius/jquery-dynamic-content-menu.git"
12
+ },
13
+ "keywords" : [
14
+ " plugin" ,
15
+ " content" ,
16
+ " menu"
17
+ ],
18
+ "dependencies" : {
19
+ "jquery" : " >=2.2"
20
+ },
21
+ "author" : " Sergio Coderius" ,
22
+ "license" : " MIT" ,
23
+ "bugs" : {
24
+ "url" : " https://github.com/coderius/jquery-dynamic-content-menu/issues"
25
+ },
26
+ "homepage" : " https://github.com/coderius/jquery-dynamic-content-menu#readme"
27
+ }
You can’t perform that action at this time.
0 commit comments