UNPKG

378 BJSONView Raw
1{
2 "name": "zepto.touch",
3 "version": "1.0.3",
4 "main": "zepto.touch.js",
5 "description": "a zepto/jquery touch events plugin",
6 "keywords": ["touch", "zepto.touch", "zepto", "jquery"],
7 "homepage": "https://github.com/huanz/zepto.touch",
8 "authors": ["bukas <yhz1219@gmail.com>"],
9 "license": "MIT",
10 "dependencies": {
11 "zepto": "1.x"
12 }
13}