{
  "name": "nya-bootstrap-select",
  "version": "2.0.10",
  "description": "An angular directive wraps bootstrap-select",
  "repository": {
    "type": "git",
    "url": "git://github.com/lordfriend/nya-bootstrap-select.git"
  },
  "devDependencies": {
    "groundskeeper": "^0.1.11",
    "grunt": "~0.4.2",
    "grunt-contrib-concat": "^0.5.0",
    "grunt-contrib-connect": "~0.6.0",
    "grunt-contrib-copy": "^0.7.0",
    "grunt-contrib-cssmin": "^0.10.0",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-contrib-less": "^0.11.4",
    "grunt-contrib-uglify": "^0.6.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-gh-pages": "^0.9.1",
    "grunt-karma": "~0.6.2",
    "grunt-newer": "~0.6.1",
    "highlight.js": "^8.4.0",
    "jshint-stylish": "~0.1.5",
    "karma": "~0.10.9",
    "karma-chrome-launcher": "~0.1.2",
    "karma-ng-html2js-preprocessor": "~0.1.0",
    "karma-ng-scenario": "~0.1.0",
    "karma-phantomjs-launcher": "~0.1.2",
    "load-grunt-tasks": "~0.3.0",
    "marked": "~0.3.2",
    "time-grunt": "~0.2.9"
  },
  "scripts": {
    "test": "grunt test"
  }
}
