{
  "name": "jquery.easypin",
  "version": "1.0.8",
  "homepage": "https://github.com/atayahmet/jquery-easypin",
  "main": "dist/jquery.easypin.js",
  "authors": [
    "Ahmet <ahmet.atay@hotmail.com>"
  ],
  "description": "Simply pinning objects in pictures",
  "keywords": [
    "image",
    "pin",
    "image",
    "marker",
    "enjoy"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "jquery.easing": "~1.3.1",
    "jquery": "~2.1.4"
  }
}
