+4
-5
| { | ||
| "name": "domhammer", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "控制DOM结构移动、缩放、旋转的集成方法,支持鼠标开启部分功能操作;Move, zoom, rotate the mobile device DOM element, then output the total amount of change.Pc device partial support.", | ||
@@ -22,8 +22,7 @@ "main": "domhammer.js", | ||
| "license": "ISC", | ||
| "files":[], | ||
| "dependencies":{ | ||
| "screen-pl": "^1.0.1", | ||
| "files": [], | ||
| "dependencies": { | ||
| "screen-pl": "^1.0.2", | ||
| "hammerjs": "^2.0.8" | ||
| } | ||
| } |
4435
0.02%Updated