-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathtikslus360.jquery.json
36 lines (36 loc) · 995 Bytes
/
tikslus360.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
{
"name": "tikslus360",
"title": "Tikslus 360 degree image view ",
"version": "1.0.1",
"description": "Jquery Image 360 degree view with auto rotation.",
"homepage": "http://tikslus.com/plugins/free#tikslus360",
"repository": {
"type": "git",
"url": "https://github.com/pushpendra10/tikslus360.git"
},
"keywords": [
"Image",
"jQuery",
"360",
"three-sixty-degree-view",
"auto-rotation",
"360-degree-view"
],
"author": {
"name": "Pushpendra Singh Chouhan",
"email": "pushpendra.as400@gmail.com"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/pushpendra10/tikslus360/blob/master/mit-license.txt"
}
],
"bugs": "https://github.com/pushpendra10/tikslus360/issues",
"download": "http://tikslus.com/web/bundles/tikslustikslus/downloads/tikslus360.zip",
"demo" : "http://tikslus.com/tikslus360/demo",
"docs" : "http://tikslus.com/tikslus360/docs",
"dependencies": {
"jquery": ">=1.5"
}
}