forked from anseki/plain-draggable
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
32 lines (32 loc) · 1.07 KB
/
package-lock.json
File metadata and controls
32 lines (32 loc) · 1.07 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
{
"name": "plain-draggable",
"version": "2.5.12",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"anim-event": {
"version": "1.0.16",
"resolved": "https://registry.npmjs.org/anim-event/-/anim-event-1.0.16.tgz",
"integrity": "sha512-NjKiD2C9xyBgQh4SwjPzsTSIdoi3P95lgo28z0BDvAqsa7HbZaOjkAmOr2aVrm05WgNk0OrKiax+NX6ASgUduw==",
"dev": true
},
"cssprefix": {
"version": "2.0.16",
"resolved": "https://registry.npmjs.org/cssprefix/-/cssprefix-2.0.16.tgz",
"integrity": "sha1-DDz+pG5P4FBbD6uBgkZl0KI8F84=",
"dev": true
},
"m-class-list": {
"version": "1.1.9",
"resolved": "https://registry.npmjs.org/m-class-list/-/m-class-list-1.1.9.tgz",
"integrity": "sha1-mYwtgC/O+z2n37JuGCoZRw8KD6I=",
"dev": true
},
"pointer-event": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/pointer-event/-/pointer-event-1.0.0.tgz",
"integrity": "sha512-BhISTofIpcdOi5ZmlNXMMExiYeVyqGMRL/47n7fdru9GHZIYmmLw3YmRZIes5g+8Bm+I38rlbb2wT8Ie6472tA==",
"dev": true
}
}
}