{
  "name": "rotate.js",
  "version": "1.0.3",
  "authors": [
    "clarketm <travis.m.clarke@gmail.com>"
  ],
  "description": "The simple, easy-to-implement animation plugin to rotate icons, images, and elements.",
  "main": "dist/js/rotate.js",
  "keywords": [
    "rotate",
    "rotation",
    "animate",
    "animation",
    "easing",
    "duration",
    "degree",
    "degrees",
    "spin",
    "jquery-plugin",
    "ecosystem:jquery"
  ],
  "dependencies": {
    "jquery": "~1.11.3"
  },
  "license": "MIT",
  "homepage": "https://www.travismclarke.com",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test"
  ]
}
