Skip to content

Commit

Permalink
Create LineProgressbar.jquery.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kingRayhan committed May 23, 2017
1 parent 09192a2 commit 744b072
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions LineProgressbar.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "LineProgressbar",
"title": "Jquery Line Progressbar",
"description": "A light weight jquery progressbar plugin",
"keywords": [
"progressbar"
],
"version": "1.0.0",
"author": {
"name": "King Rayhan",
"url": "https://github.com/kingRayhan"
},
"maintainers": [
{
"name": "KingRayhan",
"email": "rayhan095@gmail.com",
"url": "http://rayhan.info"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/kingRayhan/LineProgressbar/blob/master/LICENSE"
}
],
"bugs": "https://github.com/kingRayhan/LineProgressbar/issues",
"homepage": "https://kingrayhan.github.io/LineProgressbar/",
"docs": "https://kingrayhan.github.io/LineProgressbar/installation.html",
"download": "https://github.com/kingRayhan/LineProgressbar/archive/master.zip",
"dependencies": {
"jquery": ">=1.9"
}
}

0 comments on commit 744b072

Please sign in to comment.