{
  "name": "angular-long-press",
  "version": "0.3.2",
  "description": "An angular.js long press directive for both desktop and mobile",
  "main": "angular-long-press.js",
  "directories": {
    "example": "examples"
  },
  "scripts": {},
  "author": "Puneeth Rai <npuneethrai@yahoo.co.in>",
  "repository": {
    "type": "git",
    "url": "git://github.com/puneethrai/angular-long-press.git"
  },
  "license": "MIT",
  "devDependencies": {},
  "bugs": {
    "url": "https://github.com/puneethrai/angular-long-press/issues"
  },
  "homepage": "https://github.com/puneethrai/angular-long-press#readme",
  "keywords": [
    "angular",
    "long-press",
    "touch"
  ]
}
