{
  "_from": "universal-analytics@^0.4.20",
  "_id": "universal-analytics@0.4.23",
  "_inBundle": false,
  "_integrity": "sha512-lgMIH7XBI6OgYn1woDEmxhGdj8yDefMKg7GkWdeATAlQZFrMrNyxSkpDzY57iY0/6fdlzTbBV03OawvvzG+q7A==",
  "_location": "/universal-analytics",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "universal-analytics@^0.4.20",
    "name": "universal-analytics",
    "escapedName": "universal-analytics",
    "rawSpec": "^0.4.20",
    "saveSpec": null,
    "fetchSpec": "^0.4.20"
  },
  "_requiredBy": [
    "/@angular/cli",
    "/angular-datatables/@angular/cli"
  ],
  "_resolved": "https://registry.npmjs.org/universal-analytics/-/universal-analytics-0.4.23.tgz",
  "_shasum": "d915e676850c25c4156762471bdd7cf2eaaca8ac",
  "_spec": "universal-analytics@^0.4.20",
  "_where": "C:\\xampp\\htdocs\\dial-digit\\node_modules\\angular-datatables\\node_modules\\@angular\\cli",
  "author": {
    "name": "Jörg Tillmann",
    "email": "joerg@peaksandpies.com"
  },
  "bugs": {
    "url": "https://github.com/peaksandpies/universal-analytics/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "debug": "^4.1.1",
    "request": "^2.88.2",
    "uuid": "^3.0.0"
  },
  "deprecated": false,
  "description": "A node module for Google's Universal Analytics tracking",
  "devDependencies": {
    "mocha": "*",
    "should": "*",
    "sinon": "^1.17.7"
  },
  "homepage": "https://github.com/peaksandpies/universal-analytics#readme",
  "keywords": [
    "google",
    "analytics",
    "universal",
    "tracking"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "universal-analytics",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/peaksandpies/universal-analytics.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.4.23"
}
