{
  "name": "leek",
  "description": "GA tracking",
  "version": "0.0.12",
  "keywords": [
    "stats",
    "google",
    "analytics",
    "track",
    "metrics"
  ],
  "author": {
    "name": "Alex Navasardyan",
    "email": "alex.navasardyan@gmail.com",
    "url": "http://twokul.io"
  },
  "main": "lib/leek.js",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/twokul/leek"
  },
  "dependencies": {
    "rsvp": "^3.0.6",
    "request": "^2.27.0",
    "lodash": "^2.4.1"
  },
  "devDependencies": {
    "jshint": "~2.3.0",
    "mocha": "*",
    "chai": "^1.9.1",
    "rewire": "^2.0.0"
  },
  "scripts": {
    "test": "jshint lib/*.js test/*.js && mocha --reporter spec test/*-test.js"
  },
  "gitHead": "96cfe35de44e8f5e8f6e1508ec818beadb0d3fd2",
  "bugs": {
    "url": "https://github.com/twokul/leek/issues"
  },
  "homepage": "https://github.com/twokul/leek",
  "_id": "leek@0.0.12",
  "_shasum": "565c707d1982b9d6bd360fcc9d2ccc7cc4b53d46",
  "_from": "leek@0.0.12",
  "_npmVersion": "2.0.0-beta.0",
  "_npmUser": {
    "name": "twokul",
    "email": "alex.navasardyan@gmail.com"
  },
  "maintainers": [
    {
      "name": "twokul",
      "email": "alex.navasardyan@gmail.com"
    }
  ],
  "dist": {
    "shasum": "565c707d1982b9d6bd360fcc9d2ccc7cc4b53d46",
    "tarball": "http://registry.npmjs.org/leek/-/leek-0.0.12.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/leek/-/leek-0.0.12.tgz"
}
