{
  "name": "angular-swipe",
  "description": "Simple vertical and horizontal swipe gesture directive for angular js",
  "version": "0.0.9",
  "authors": [
    "marmorkuchen.net <andreas@marmorkuchen.net>"
  ],
  "homepage": "https://github.com/marmorkuchen-net/angular-swipe",
  "repository": {
    "type": "git",
    "url": "git@github.com:marmorkuchen-net/angular-swipe.git"
  },
  "keywords": [
    "swipe",
    "horizontal",
    "touch",
    "vertical",
    "gesture",
    "mobile",
    "angularjs",
    "angular",
    "directive"
  ],
  "main": "./dist/angular-swipe.js",
  "dependencies": {
    "angular": "~1.3.x"
  },
  "ignore": [
    ".jshintrc",
    "Gruntfile.js",
    "package.json",
    "src"
  ],
  "devDependencies": {},
  "private": false,
  "license": "MIT",
  "_release": "0.0.9",
  "_resolution": {
    "type": "version",
    "tag": "0.0.9",
    "commit": "4fab1fb0472f23bf7d018bf369d686ca22d280bd"
  },
  "_source": "git://github.com/marmorkuchen-net/angular-swipe.git",
  "_target": "~0.0.9",
  "_originalSource": "angular-swipe",
  "_direct": true
}