{
  "name": "swipe-event",
  "version": "0.4.2",
  "authors": [
    "Yoshiya Hinosawa <stibium121@gmail.com>"
  ],
  "description": "Simple swipe event on dom",
  "main": [
    "swipe-event.js",
    "swipe-cross.js"
  ],
  "keywords": [
    "swipe"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "*spec*"
  ]
}
