{
  "name": "boomerangjs",
  "version": "1.815.1",
  "releaseVersion": "1",
  "description": "boomerang always comes back, except when it hits something",
  "main": "boomerang.js",
  "directories": {
    "doc": "doc",
    "test": "tests"
  },
  "dependencies": {
    "credit-card-regex": "2.0.0",
    "error-stack-parser": "1.3.3",
    "jsurl": "0.1.3",
    "usertiming-compression": "^0.1.9"
  },
  "devDependencies": {
    "async": "^3.2.0",
    "bower": "^1.8.12",
    "brotli-size": "^4.0.0",
    "chai": "^4.3.4",
    "chrome-launcher": "^0.13.4",
    "chrome-remote-interface": "^0.29.0",
    "color-convert": "^2.0.1",
    "compression": "^1.7.4",
    "cpuprofile-filter": "^1.1.0",
    "deepmerge": "^4.2.2",
    "eslint": "^8.21.0",
    "eslint-plugin-html": "^8.1.2",
    "express": "^4.17.1",
    "express-middleware-server-timing": "^3.1.1",
    "fast-stats": "0.0.6",
    "fs-extra": "^9.1.0",
    "grunt": "^1.3.0",
    "grunt-babel": "^5.0.3",
    "grunt-browserify": "^6.0.0",
    "grunt-cli": "^1.3.2",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-compress": "^2.0.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-connect": "^3.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-uglify": "^5.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-eslint": "^24.0.0",
    "grunt-express-server": "^0.5.4",
    "grunt-filesize": "0.0.7",
    "grunt-githash": "^0.1.3",
    "grunt-istanbul": "^0.8.0",
    "grunt-jsdoc": "^2.4.1",
    "grunt-karma": "^4.0.0",
    "grunt-mkdir": "^1.1.0",
    "grunt-protractor-coverage": "^0.2.18",
    "grunt-protractor-runner": "^5.0.0",
    "grunt-protractor-webdriver": "^0.2.5",
    "grunt-saucelabs": "^9.0.1",
    "grunt-shell": "^3.0.1",
    "grunt-string-replace": "^1.3.1",
    "grunt-strip-code": "^1.0.6",
    "grunt-template": "^1.0.0",
    "gzip-size": "^6.0.0",
    "history": "^1.12.5",
    "jasmine-reporters": "^2.3.2",
    "jsdoc": "^3.6.6",
    "json5": "^2.2.0",
    "karma": "^6.2.0",
    "karma-chrome-launcher": "^3.1.0",
    "karma-coverage": "^2.0.3",
    "karma-edge-launcher": "^0.4.2",
    "karma-firefox-launcher": "^2.1.0",
    "karma-ie-launcher": "^1.0.0",
    "karma-mocha": "^2.0.1",
    "karma-mocha-reporter": "^2.2.5",
    "karma-opera-launcher": "^1.0.0",
    "karma-safari-launcher": "^1.0.0",
    "karma-tap-reporter": "0.0.6",
    "karma-webdriver-launcher": "^1.0.8",
    "mocha": "^8.3.2",
    "performance-now": "^2.1.0",
    "protractor": "^7.0.0",
    "react": "^0.14.10",
    "react-dom": "^0.14.10",
    "react-router": "^1.0.0-rc3",
    "sanitize-html": "^2.3.2",
    "strip-json-comments": "^3.1.1"
  },
  "overrides": {
    "grunt-filesize": {
      "grunt": "$grunt"
    }
  },
  "scripts": {
    "test": "grunt test",
    "postinstall-dev": "npm run bower-install && npm run webdriver-manager-update",
    "build": "grunt clean build",
    "lint": "grunt lint",
    "unit-test": "grunt test:unit",
    "e2e-test": "grunt test:e2e --webdriver-versions=\"--versions.chrome $(google-chrome --product-version)\"",
    "bower-install": "./node_modules/.bin/bower install",
    "webdriver-manager-update": "./node_modules/.bin/webdriver-manager update --versions.chrome=$(google-chrome --product-version)"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/akamai/boomerang.git"
  },
  "keywords": [
    "NavigationTiming",
    "PerformanceTimeline",
    "ResourceTiming",
    "ServerTiming",
    "UserTiming",
    "analytics",
    "boomerang",
    "performance",
    "rum"
  ],
  "author": {
    "email": "philip@bluesmoon.info",
    "name": "Philip Tellis",
    "url": "https://bluesmoon.info"
  },
  "contributors": [
    {
      "name": "abarre",
      "email": "a@fasterize.com"
    },
    {
      "name": "Ariel Barreiro",
      "email": "abarrei@gmail.com"
    },
    {
      "name": "Erik Fried",
      "email": "erikmfried@gmail.com"
    },
    {
      "name": "Buddy Brewer",
      "email": "buddy@buddybrewer.com"
    },
    {
      "name": "Callum Macdonald",
      "email": "github.com@callum-macdonald.com"
    },
    {
      "name": "Chirag Shah",
      "email": "chiragshah1@gmail.com"
    },
    {
      "name": "Dominick",
      "email": "dguzzo@gmail.com"
    },
    {
      "name": "Drew Miller",
      "email": "drew@drewmiller.net"
    },
    {
      "name": "dweitemeyer",
      "email": "weitemeyer@weikatec.com"
    },
    {
      "name": "Edgar Klein",
      "email": "edgar@ididic.com"
    },
    {
      "name": "Eric Goldsmith",
      "email": "eric@ericgoldsmith.com"
    },
    {
      "name": "Jamis Charles",
      "email": "Jamis82@gmail.com"
    },
    {
      "name": "Jason Martin",
      "email": "jhmartin@toger.us"
    },
    {
      "name": "Jon Pliske",
      "email": "jpliske@groupon.com"
    },
    {
      "name": "Marcel Duran",
      "email": "contact@marcelduran.com"
    },
    {
      "name": "Parker Seidel",
      "email": "pseidel@predictivetechnologies.com"
    },
    {
      "name": "Phil Booth",
      "email": "pmbooth@gmail.com"
    },
    {
      "name": "Ryuichi Okumura",
      "email": "okuryu@okuryu.com"
    },
    {
      "name": "Tyler Mauthe",
      "email": "tmauthe@hatsize.com"
    },
    {
      "name": "xzyfer",
      "email": "xzyfer@gmail.com"
    },
    {
      "name": "Andreas Marschke",
      "email": "andreas.marschke@gmail.com"
    },
    {
      "name": "Ben Ripkens",
      "email": "bripkens@gmail.com"
    },
    {
      "name": "Nigel Heron",
      "email": "nheron@querymetrics.com"
    },
    {
      "name": "Nic Jansma",
      "email": "nic@nicj.net"
    },
    {
      "name": "Charles Vazac",
      "email": "cvazac@gmail.com"
    },
    {
      "name": "Avinash Shenoy",
      "email": "nash.shenoy@gmail.com"
    }
  ],
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/akamai/boomerang/issues"
  },
  "homepage": "https://github.com/akamai/boomerang"
}
