Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahpazarbasi authored Feb 22, 2018
1 parent 0822e0d commit dfafc09
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "jquery-ui-rotatable",
"version": "0.0.1",
"homepage": "https://github.com/abdullahpazarbasi/jquery-ui-rotatable",
"authors": [
"abdullahpazarbasi"
],
"description": "A jQuery UI Widget which rotates any element by using CSS transform rotate().",
"browser": "jquery.ui.rotatable.js",
"main": "jquery.ui.rotatable.js",
"keywords": [
"jQuery",
"jQuery UI",
"jQuery Plugin",
"Rotate",
"Rotator",
"Rotation",
"CSS Transforms",
"Image Rotate",
"Image Rotator",
"Image Rotation"
],
"license": "MIT"
}

0 comments on commit dfafc09

Please # to comment.