-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathglossifyjs.jquery.json
More file actions
39 lines (39 loc) · 930 Bytes
/
glossifyjs.jquery.json
File metadata and controls
39 lines (39 loc) · 930 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"name": "glossifyjs",
"title": "glossify.js",
"description": "A jQuery plugin that transforms any image into a beautiful and colourful glossy sphere.",
"keywords": [
"image",
"sphere",
"image",
"gloss",
"effect",
"glossify",
"glass",
"canvas"
],
"version": "1.1.0",
"author": {
"name": "Manuel Fernandes",
"url": "http://www.openxrest.com/contact/"
},
"maintainers": [
{
"name": "Manuel Fernandes",
"email": "mfernandes777@gmail.com",
"url": "http://www.openxrest.com/contact/"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/tinoni/translate.js/blob/master/LICENSE"
}
],
"homepage": "http://www.openxrest.com/gloss/",
"docs": "http://www.openxrest.com/gloss/",
"download": "https://bitbucket.org/tinoni/gloss",
"dependencies": {
"jquery": ">=1.5"
}
}