{
  "name": "blackbaud-skyux",
  "description": "Sky UX provides an HTML, CSS and JavaScript framework to implement Blackbaud's design patterns.",
  "version": "1.24.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/blackbaud/skyux"
  },
  "homepage": "http://skyux.developer.blackbaud.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/blackbaud/skyux/issues"
  },
  "files": [
    "dist",
    "scss",
    "libs"
  ],
  "keywords": [
    "Blackbaud",
    "Sky",
    "UX"
  ],
  "devDependencies": {
    "angular-mocks": "1.6.1",
    "assemble-yaml": "0.2.1",
    "axe-core": "1.1.1",
    "blackbaud-stache": "0.7.25",
    "browserstacktunnel-wrapper": "1.4.2",
    "codecov": "1.0.1",
    "dotenv": "2.0.0",
    "fontfaceobserver": "2.0.13",
    "grunt": "0.4.5",
    "grunt-bump": "0.7.0",
    "grunt-contrib-concat": "1.0.1",
    "grunt-contrib-connect": "1.0.0",
    "grunt-contrib-copy": "1.0.0",
    "grunt-contrib-cssmin": "1.0.1",
    "grunt-contrib-jshint": "1.0.0",
    "grunt-contrib-sass": "1.0.0",
    "grunt-contrib-uglify": "1.0.1",
    "grunt-contrib-watch": "1.0.0",
    "grunt-exec": "0.4.6",
    "grunt-html2js": "0.3.5",
    "grunt-jscs": "2.8.0",
    "grunt-karma": "2.0.0",
    "grunt-ngdocs": "0.2.9",
    "grunt-sri": "0.0.5",
    "grunt-webdriver": "2.0.1",
    "install": "0.6.0",
    "istanbul": "0.4.2",
    "jasmine": "2.5.2",
    "jasmine-core": "^2.4.1",
    "jasmine-jquery": "2.1.0",
    "karma": "1.3.0",
    "karma-browserstack-launcher": "1.1.1",
    "karma-chrome-launcher": "2.0.0",
    "karma-coverage": "1.1.1",
    "karma-firefox-launcher": "0.1.7",
    "karma-jasmine": "1.0.2",
    "karma-safari-launcher": "1.0.0",
    "mkdirp": "0.5.1",
    "path": "0.12.7",
    "to": {
      "dependencies": {
        "handy": {
          "from": "handy@>=0.0.11",
          "resolved": "https://registry.npmjs.org/handy/-/handy-0.0.13.tgz",
          "version": "0.0.13"
        }
      },
      "from": "to@>=0.2.9 <0.3.0",
      "resolved": "https://registry.npmjs.org/to/-/to-0.2.9.tgz",
      "version": "0.2.9"
    },
    "wdio-jasmine-framework": "0.2.5",
    "wdio-spec-reporter": "0.1.5",
    "wdio-visual-regression-service": "0.4.0",
    "webdriverio": "4.2.8"
  },
  "dependencies": {
    "angular": "1.6.5",
    "angular-animate": "1.6.5",
    "angular-messages": "1.6.5",
    "angular-toastr": "1.6.0",
    "angular-touch": "1.6.5",
    "angular-ui-bootstrap": "2.5.0",
    "angular-ui-router": "0.4.2",
    "autonumeric": "1.9.39",
    "block-ui": "2.70.1",
    "bootstrap": "3.4.1",
    "enquire.js": "git+https://github.com/WickyNilliams/enquire.js.git#v2.1.2",
    "fastclick": "1.0.6",
    "free-jqgrid": "git+https://github.com/blackbaud/jqGrid.git#v4.7.0",
    "fs-extra": "8.1.0",
    "intl-tel-input": "12.4.0",
    "jquery": "2.2.1",
    "jquery-ui-bundle": "1.12.1",
    "jquery-ui-touch-punch": "0.2.3",
    "moment": "2.11.2",
    "ng-file-upload": "12.0.4",
    "patch-package": "6.1.2"
  },
  "scripts": {
    "postinstall": "patch-package",
    "test": "grunt test"
  },
  "main": "index.js"
}
