{
  "_args": [
    [
      "cron@1.1.0",
      "/home/unitech/keymetrics/cloud-functions/node_modules/pm2"
    ]
  ],
  "_from": "cron@1.1.0",
  "_id": "cron@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/cron",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "nicholas.j.campbell@gmail.com",
    "name": "ncb000gt"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "cron",
    "raw": "cron@1.1.0",
    "rawSpec": "1.1.0",
    "scope": null,
    "spec": "1.1.0",
    "type": "version"
  },
  "_requiredBy": [
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/cron/-/cron-1.1.0.tgz",
  "_shasum": "61e868c6f18f98e8bcb88bcd7ab9fb8fae909453",
  "_shrinkwrap": null,
  "_spec": "cron@1.1.0",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/pm2",
  "author": {
    "email": "nicholas.j.campbell@gmail.com",
    "name": "Nick Campbell",
    "url": "http://github.com/ncb000gt"
  },
  "bugs": {
    "url": "http://github.com/ncb000gt/node-cron/issues"
  },
  "contributors": [
    {
      "email": "toots@rastageeks.org",
      "name": "Romain Beauxis",
      "url": "https://github.com/toots"
    },
    {
      "name": "James Padolsey",
      "url": "https://github.com/jamespadolsey"
    },
    {
      "email": "fh@three-heads.de",
      "name": "Finn Herpich",
      "url": "https://github.com/ErrorProne"
    },
    {
      "email": "clifton.cunningham@gmail.com",
      "name": "Clifton Cunningham",
      "url": "https://github.com/cliftonc"
    },
    {
      "email": "eric.abouaf@gmail.com",
      "name": "Eric Abouaf",
      "url": "https://github.com/neyric"
    },
    {
      "email": "morphcham@gmail.com",
      "name": "humanchimp",
      "url": "https://github.com/humanchimp"
    },
    {
      "email": "craig@spiceapps.com",
      "name": "Craig Condon",
      "url": "https://github.com/spiceapps"
    },
    {
      "email": "daniel@hulu.com",
      "name": "Dan Bear",
      "url": "https://github.com/danhbear"
    },
    {
      "email": "vadimbaryshev@gmail.com",
      "name": "Vadim Baryshev",
      "url": "https://github.com/baryshev"
    },
    {
      "email": "lfthomaz@gmail.com",
      "name": "Leandro Ferrari",
      "url": "https://github.com/lfthomaz"
    },
    {
      "email": "greggzigler@gmail.com",
      "name": "Gregg Zigler",
      "url": "https://github.com/greggzigler"
    }
  ],
  "dependencies": {
    "moment-timezone": "~0.3.0"
  },
  "description": "Cron jobs for your node",
  "devDependencies": {
    "chai": "~3.4.0",
    "mocha": "~2.3.3",
    "sinon": "~1.12.x"
  },
  "directories": {},
  "dist": {
    "shasum": "61e868c6f18f98e8bcb88bcd7ab9fb8fae909453",
    "tarball": "https://registry.npmjs.org/cron/-/cron-1.1.0.tgz"
  },
  "gitHead": "c8e5eaf5ebac7578151e7033cd92f48fed655bc5",
  "homepage": "https://github.com/ncb000gt/node-cron#readme",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "main": "lib/cron",
  "maintainers": [
    {
      "email": "nicholas.j.campbell@gmail.com",
      "name": "ncb000gt"
    }
  ],
  "name": "cron",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/ncb000gt/node-cron.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.1.0"
}
