File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " LineProgressbar" ,
3+ "title" : " Jquery Line Progressbar" ,
4+ "description" : " A light weight jquery progressbar plugin" ,
5+ "keywords" : [
6+ " progressbar"
7+ ],
8+ "version" : " 1.0.0" ,
9+ "author" : {
10+ "name" : " King Rayhan" ,
11+ "url" : " https://github.com/kingRayhan"
12+ },
13+ "maintainers" : [
14+ {
15+ "name" : " KingRayhan" ,
16+ 17+ "url" : " http://rayhan.info"
18+ }
19+ ],
20+ "licenses" : [
21+ {
22+ "type" : " MIT" ,
23+ "url" : " https://github.com/kingRayhan/LineProgressbar/blob/master/LICENSE"
24+ }
25+ ],
26+ "bugs" : " https://github.com/kingRayhan/LineProgressbar/issues" ,
27+ "homepage" : " https://kingrayhan.github.io/LineProgressbar/" ,
28+ "docs" : " https://kingrayhan.github.io/LineProgressbar/installation.html" ,
29+ "download" : " https://github.com/kingRayhan/LineProgressbar/archive/master.zip" ,
30+ "dependencies" : {
31+ "jquery" : " >=1.9"
32+ }
33+ }
You can’t perform that action at this time.
0 commit comments