forked from PiyushRamuka/jquery.WebRating
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWebRating.jquery.json
41 lines (41 loc) · 1.23 KB
/
WebRating.jquery.json
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"name": "WebRating",
"version": "1.0.03",
"title": "jQuery Web Rating",
"author": {
"name": "Piyush Ramuka",
"url": "https://github.com/PiyushRamuka/jquery.WebRating"
},
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
},
{
"type": "GPL v2",
"url": "http://www.gnu.org/licenses/gpl-2.0.html"
}
],
"dependencies": {
"jquery": ">=1.3.0"
},
"description": "JQuery plugin for displaying (multiple) rating on web pages.",
"keywords": [
"rating",
"star",
"heart",
"reviews",
"webrating",
"review"
],
"homepage": "https://googledrive.com/host/0B8w_x363egOiZEVrS2FMVGU4MUk/index.html",
"demo": "https://googledrive.com/host/0B8w_x363egOiZEVrS2FMVGU4MUk/index.html",
"bugs": "https://github.com/PiyushRamuka/jquery.WebRating/issues",
"docs": "https://googledrive.com/host/0B8w_x363egOiZEVrS2FMVGU4MUk/index.html",
"download": "https://github.com/PiyushRamuka/jquery.WebRating",
"files":
[
"jquery.webRating.js",
"jquery.webRating.min.js"
]
}