{
  "name": "spinner",
  "title": "jQuery spinner",
  "description": "A Number-Spinner based-on jQuery, Support Keyboard operations and continuous changing",
  "version": "0.2.0",
  "homepage": "https://github.com/vsn4ik/jquery.spinner",
  "demo": "https://vsn4ik.github.io/jquery.spinner/",
  "author": {
    "name": "xixilive",
    "email": "xixilive@gmail.com",
    "url": "https://github.com/xixilive"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/vsn4ik/jquery.spinner.git"
  },
  "bugs": "https://github.com/vsn4ik/jquery.spinner/issues",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/vsn4ik/jquery.spinner/blob/master/LICENSE"
    }
  ],
  "dependencies": {
    "jquery": ">= 1.7"
  },
  "keywords": ["spinner", "number-steps", "number-spinner", "continuous"]
}
