{
  "_args": [
    [
      {
        "raw": "temporal@latest",
        "scope": null,
        "escapedName": "temporal",
        "name": "temporal",
        "rawSpec": "latest",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/alexandereul/Documents/GitProj/Milana/nodebot/node_modules/johnny-five"
    ]
  ],
  "_from": "temporal@latest",
  "_id": "temporal@0.5.0",
  "_inCache": true,
  "_location": "/temporal",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "name": "rwaldron",
    "email": "waldron.rick@gmail.com"
  },
  "_npmVersion": "2.14.7",
  "_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.5.0.tgz",
  "_shasum": "5b818954c8dabcd2f8b22610782342328b82414c",
  "_shrinkwrap": null,
  "_spec": "temporal@latest",
  "_where": "/Users/alexandereul/Documents/GitProj/Milana/nodebot/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": {
    "es6-shim": "latest"
  },
  "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": "5b818954c8dabcd2f8b22610782342328b82414c",
    "tarball": "https://registry.npmjs.org/temporal/-/temporal-0.5.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "3ef38a682933c044cb7bf003d8158822293fc818",
  "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.5.0"
}
