package.json
2.4 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"_args": [
[
"jquery-touchswipe",
"/Users/AlexWang/ws/LiveClass"
]
],
"_cnpm_publish_time": 1450690370640,
"_from": "jquery-touchswipe@latest",
"_id": "jquery-touchswipe@1.6.15",
"_inCache": true,
"_installable": true,
"_location": "/jquery-touchswipe",
"_nodeVersion": "0.12.0",
"_npmUser": {
"email": "matt.bryson@gmai.com",
"name": "mattbryson"
},
"_npmVersion": "2.7.0",
"_phantomChildren": {},
"_requested": {
"name": "jquery-touchswipe",
"raw": "jquery-touchswipe",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npm.taobao.org/jquery-touchswipe/download/jquery-touchswipe-1.6.15.tgz",
"_shasum": "be8372f2c799f9fd6b3c15e5034bf7e25e28dd83",
"_shrinkwrap": null,
"_spec": "jquery-touchswipe",
"_where": "/Users/AlexWang/ws/LiveClass",
"author": {
"name": "Matt Bryson"
},
"bugs": {
"url": "https://github.com/mattbryson/TouchSwipe-Jquery-Plugin/issues"
},
"dependencies": {},
"description": "A jquery plugin to be used on touch devices such as iPad, iPhone, Android etc, to react to swipe gestures.",
"devDependencies": {},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "be8372f2c799f9fd6b3c15e5034bf7e25e28dd83",
"size": 155066,
"tarball": "http://registry.npm.taobao.org/jquery-touchswipe/download/jquery-touchswipe-1.6.15.tgz"
},
"gitHead": "d48215666f0d63038774b364ed97568145356583",
"homepage": "http://labs.rampinteractive.co.uk/touchSwipe/demos/",
"keywords": [
"touchSwipe",
"touch",
"swipe",
"gestures",
"tocuhevent",
"jquery"
],
"licenses": [
{
"type": "MIT",
"url": "https://raw.githubusercontent.com/mattbryson/TouchSwipe-Jquery-Plugin/master/LICENCE"
},
{
"type": "GPL V2",
"url": "https://raw.githubusercontent.com/mattbryson/TouchSwipe-Jquery-Plugin/master/LICENCE"
}
],
"main": "./jquery.touchSwipe.min.js",
"maintainers": [
{
"email": "matt.bryson@gmai.com",
"name": "mattbryson"
}
],
"name": "jquery-touchswipe",
"optionalDependencies": {},
"publish_time": 1450690370640,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/mattbryson/TouchSwipe-Jquery-Plugin.git"
},
"scripts": {},
"title": "Touch Swipe",
"version": "1.6.15"
}