1234567891011121314151617181920212223242526272829 |
- {
- "name": "zepto-touch",
- "main": "zepto-touch.js",
- "version": "1.1.4",
- "description": "Shim repository for Zepto.js data module.",
- "keywords": [
- "zepto",
- "touch"
- ],
- "license": "MIT",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ],
- "homepage": "https://github.com/mmarcinkowski/zepto-touch",
- "_release": "1.1.4",
- "_resolution": {
- "type": "version",
- "tag": "1.1.4",
- "commit": "41ef05d0fc17f2803ef6a2aee2ac000850feb69e"
- },
- "_source": "https://github.com/mmarcinkowski/zepto-touch.git",
- "_target": "^1.1.4",
- "_originalSource": "zeptotouch",
- "_direct": true
- }
|