{
  "name": "iui-alerts",
  "version": "1.0.8",
  "description": "Angular alert service",
  "main": "./lib/index.js",
  "private": false,
  "scripts": {
    "test": "gulp test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/medseek-engineering/iui-alerts.git"
  },
  "author": "Influence Health, Inc.",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/medseek-engineering/iui-alerts/issues"
  },
  "dependencies": {
    "lodash": "^2.4.1"
  },
  "devDependencies": {
    "angular": "~1.3.2",
    "angular-mocks": "~1.3.2",
    "browser-sync": "^2.8.2",
    "delayed-stream": "0.0.5",
    "express": "^4.13.3",
    "gulp": "^3.9.0",
    "gulp-compass": "^2.1.0",
    "gulp-concat": "~2.1.7",
    "gulp-filter": "^3.0.0",
    "gulp-hologram": "^1.2.0",
    "gulp-html2js": "^0.2.0",
    "gulp-jshint": "^1.11.2",
    "gulp-minify-css": "^1.2.0",
    "gulp-ng-html2js": "^0.2.0",
    "gulp-rename": "~0.2.2",
    "gulp-uglify": "~0.2.0",
    "gulp-util": "~2.2.12",
    "jquery": "~2.1.4",
    "jshint": "~2.3.0",
    "jshint-stylish": "~1.0.0",
    "karma": "~0.12.1",
    "karma-coverage": "~0.1",
    "karma-html-reporter": "~0.1.1",
    "karma-html2js-preprocessor": "~0.1.0",
    "karma-jasmine": "~0.2.2",
    "karma-ng-html2js-preprocessor": "~0.1.0",
    "karma-requirejs": "~0.2.0",
    "karma-spec-reporter": "0.0.6",
    "iui-general": "~1.0.13",
    "karma-phantomjs-launcher": "^1.0.0",
    "phantomjs-prebuilt": "^2.1.4"
  }
}
