{
  "_args": [
    [
      {
        "raw": "temporal@latest",
        "scope": null,
        "escapedName": "temporal",
        "name": "temporal",
        "rawSpec": "latest",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/robertdodson/Documents/htdocs/arduino/node_modules/johnny-five"
    ]
  ],
  "_from": "temporal@latest",
  "_id": "temporal@0.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/temporal",
  "_nodeVersion": "6.11.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/temporal-0.6.0.tgz_1498676003656_0.8338326527737081"
  },
  "_npmUser": {
    "name": "rwaldron",
    "email": "waldron.rick@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "temporal@latest",
    "scope": null,
    "escapedName": "temporal",
    "name": "temporal",
    "rawSpec": "latest",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/johnny-five"
  ],
  "_resolved": "https://registry.npmjs.org/temporal/-/temporal-0.6.0.tgz",
  "_shasum": "61ce1e394fe1b8e6c79a9f56586f17a004c3670d",
  "_shrinkwrap": null,
  "_spec": "temporal@latest",
  "_where": "/Users/robertdodson/Documents/htdocs/arduino/node_modules/johnny-five",
  "author": {
    "name": "Rick Waldron",
    "email": "waldron.rick@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/rwaldron/temporal/issues"
  },
  "contributors": [
    {
      "name": "Matthieu Dehaussy",
      "email": "<mdehaussy@carlipa.com"
    },
    {
      "name": "Taha Hesham",
      "email": "<taha@wizylabs.com"
    }
  ],
  "dependencies": {},
  "description": "Non-blocking, temporal task sequencing and scheduling.",
  "devDependencies": {
    "grunt": "0.4.1",
    "grunt-contrib-jshint": "latest",
    "grunt-contrib-nodeunit": "latest",
    "grunt-contrib-watch": "latest",
    "grunt-jsbeautifier": "latest"
  },
  "directories": {},
  "dist": {
    "shasum": "61ce1e394fe1b8e6c79a9f56586f17a004c3670d",
    "tarball": "https://registry.npmjs.org/temporal/-/temporal-0.6.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "5a2a4110d34dae36349cff4d7315fa3cc3f7771c",
  "homepage": "https://github.com/rwaldron/temporal",
  "keywords": [
    "schedule",
    "task",
    "settimeout",
    "setinterval",
    "nexttick",
    "process",
    "sequence",
    "sequencing",
    "loop",
    "repeat",
    "wait",
    "delay",
    "sleep"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/rwaldron/temporal/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/temporal",
  "maintainers": [
    {
      "name": "rwaldron",
      "email": "waldron.rick@gmail.com"
    }
  ],
  "name": "temporal",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/rwaldron/temporal.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "0.6.0"
}
