{
  "name": "jquery.easypin",
  "version": "1.0.8",
  "description": "Simply pinning objects on pictures",
  "author": {
    "name": "Ahmet ATAY",
    "email": "ahmet.atay@hotmail.com",
    "url": "http://www.atayahmet.com"
  },
  "main": "dist/jquery.easypin.js",
  "homepage": "http://atayahmet.github.io/jquery.easypin",
  "repository": {
    "type": "git",
    "url": "https://github.com/atayahmet/jquery.easypin"
  },
  "bugs": {
    "url": "https://github.com/atayahmet/jquery.easypin/issues"
  },
  "keywords": [
    "pin",
    "image pin",
    "marker",
    "tag"
  ],
  "dependencies": {
    "jquery": "^2.2.0",
    "jquery.easing": "^1.3.2"
  },
  "devDependencies": {
    "gulp": "^3.9.0",
    "gulp-concat": "^2.6.0",
    "gulp-minify-css": "^1.2.3",
    "gulp-replace": "^0.5.4",
    "gulp-uglify": "^1.5.1",
    "gulp-uglifyjs": "^0.6.2",
    "laravel-elixir": "*"
  },
  "license": "MIT"
}
