{
  "name": "jquery-ui-slider-pips-npm",
  "version": "1.11.4",
  "description": "A plugin to add little \"pips\" to the jQuery UI Slider widget",
  "main": "dist/jquery-ui-slider-pips.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/simeydotme/jQuery-ui-Slider-Pips.git"
  },
  "license": "MIT",
  "keywords": [
    "jquery",
    "ui",
    "slider",
    "widget",
    "pips",
    "points",
    "labels",
    "floats",
    "markers",
    "waypoints"
  ],
  "author": "Simon Goellner <simey.me@gmail.com>",
  "bugs": {
    "url": "https://github.com/simeydotme/jQuery-ui-Slider-Pips/issues"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "devDependencies": {
    "dateformat": "^1.0.12",
    "grunt": "~0.4.1",
    "grunt-bump": "^0.3.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-jshint": "~0.6.3",
    "grunt-contrib-uglify": "~0.2.2",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-clean": "^0.3.1",
    "gulp-header": "^1.7.1",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^2.1.0",
    "gulp-uglify": "^1.5.1"
  },
  "dependencies": {
    "fs": "0.0.2",
    "gulp-bump": "^1.0.0",
    "gulp-git": "^1.6.0",
    "gulp-param": "^0.6.4",
    "semver": "^5.1.0"
  }
}
