123456789101112131415161718 |
- {
- "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"
- ]
- }
|