{
  "name": "dakolech-ng-rollbar",
  "version": "2.14.4",
  "description": "Rollbar integration for angular",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/tandibar/ng-rollbar.git"
  },
  "author": "Andreas Bade",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tandibar/ng-rollbar/issues"
  },
  "homepage": "https://github.com/tandibar/ng-rollbar",
  "devDependencies": {
    "angular": "^1.5.5",
    "angular-mocks": "^1.5.5",
    "byline": "^4.2.1",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-uglify": "^1.0.0",
    "grunt-git": "^0.3.4",
    "grunt-ng-annotate": "^0.10.0",
    "grunt-release": "^0.13.0",
    "jasmine": "^2.4.1",
    "karma": "^0.13.22",
    "karma-jasmine": "^1.0.2",
    "karma-phantomjs-launcher": "^1.0.0",
    "lodash": "^3.3.1",
    "phantomjs-prebuilt": "^2.1.7"
  },
  "scripts": {
    "test": "node_modules/karma/bin/karma start --single-run"
  }
}
