{
  "_args": [
    [
      "cron-parser@0.6.2",
      "/Users/johnc/src/fw-host-discovery/node_modules/node-schedule"
    ]
  ],
  "_from": "cron-parser@0.6.2",
  "_id": "cron-parser@0.6.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/cron-parser",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "harri.siirak@gmail.com",
    "name": "harrisiirak"
  },
  "_npmVersion": "2.9.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "cron-parser",
    "raw": "cron-parser@0.6.2",
    "rawSpec": "0.6.2",
    "scope": null,
    "spec": "0.6.2",
    "type": "version"
  },
  "_requiredBy": [
    "/node-schedule"
  ],
  "_resolved": "https://registry.npmjs.org/cron-parser/-/cron-parser-0.6.2.tgz",
  "_shasum": "ee6e35b1897ad831c065c6026b57c8d8bf89131f",
  "_shrinkwrap": null,
  "_spec": "cron-parser@0.6.2",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/node-schedule",
  "author": {
    "name": "Harri Siirak"
  },
  "bugs": {
    "url": "https://github.com/harrisiirak/cron-parser/issues"
  },
  "contributors": [
    {
      "name": "Renault John Lecoultre"
    },
    {
      "name": "Richard Astbury",
      "email": "richard.astbury@gmail.com"
    },
    {
      "name": "Meaglin Wasabi",
      "email": "Meaglin.wasabi@gmail.com"
    },
    {
      "name": "Mike Kusold",
      "email": "hello@mikekusold.com"
    },
    {
      "name": "Alex Kit",
      "email": "alex.kit@atmajs.com"
    },
    {
      "name": "Santiago Gimeno",
      "email": "santiago.gimeno@gmail.com"
    },
    {
      "name": "Daniel",
      "email": "darc.tec@gmail.com"
    }
  ],
  "dependencies": {},
  "description": "Node.js library for parsing crontab instructions",
  "devDependencies": {
    "tap": "^0.5.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "ee6e35b1897ad831c065c6026b57c8d8bf89131f",
    "tarball": "http://registry.npmjs.org/cron-parser/-/cron-parser-0.6.2.tgz"
  },
  "engines": {
    "node": ">=0.8"
  },
  "gitHead": "7db7282efdef4e8b07038f9becf2a42b64b830fc",
  "homepage": "https://github.com/harrisiirak/cron-parser#readme",
  "keywords": [
    "cron",
    "crontab",
    "parser"
  ],
  "license": "MIT",
  "main": "lib/parser.js",
  "maintainers": [
    {
      "name": "harrisiirak",
      "email": "harri.siirak@gmail.com"
    }
  ],
  "name": "cron-parser",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/harrisiirak/cron-parser.git"
  },
  "scripts": {
    "test": "tap ./test/*.js"
  },
  "version": "0.6.2"
}
