{
  "name": "gyy-angular-range-slider",
  "version": "1.0.0",
  "description": "range slider for angular page app",
  "main": "dist/slider.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gaoyangxiaozhu/Angular-slider.git"
  },
  "keywords": [
    "slider",
    "range",
    "angular",
    "directive"
  ],
  "author": "gaoyangxiaozhu",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/gaoyangxiaozhu/Angular-slider/issues"
  },
  "homepage": "https://github.com/gaoyangxiaozhu/Angular-slider#readme",
  "devDependencies": {
    "browser-sync": "^2.11.2",
    "del": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.0",
    "gulp-minify-css": "^1.2.4",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.5.3"
  }
}
