{
  "_args": [
    [
      {
        "name": "vasync",
        "raw": "vasync@1.6.3",
        "rawSpec": "1.6.3",
        "scope": null,
        "spec": "1.6.3",
        "type": "version"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\restify"
    ]
  ],
  "_from": "vasync@1.6.3",
  "_id": "vasync@1.6.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/vasync",
  "_npmUser": {
    "email": "dap@cs.brown.edu",
    "name": "dap"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {
    "extsprintf": "1.2.0"
  },
  "_requested": {
    "name": "vasync",
    "raw": "vasync@1.6.3",
    "rawSpec": "1.6.3",
    "scope": null,
    "spec": "1.6.3",
    "type": "version"
  },
  "_requiredBy": [
    "/restify"
  ],
  "_resolved": "https://registry.npmjs.org/vasync/-/vasync-1.6.3.tgz",
  "_shasum": "4a69d7052a47f4ce85503d7641df1cbf40432a94",
  "_shrinkwrap": null,
  "_spec": "vasync@1.6.3",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\restify",
  "bugs": {
    "url": "https://github.com/davepacheco/node-vasync/issues"
  },
  "dependencies": {
    "verror": "1.6.0"
  },
  "description": "utilities for observable asynchronous control flow",
  "devDependencies": {
    "nodeunit": "0.8.7",
    "tap": "~0.4.8"
  },
  "directories": {},
  "dist": {
    "shasum": "4a69d7052a47f4ce85503d7641df1cbf40432a94",
    "tarball": "https://registry.npmjs.org/vasync/-/vasync-1.6.3.tgz"
  },
  "engines": [
    "node >=0.6.0"
  ],
  "homepage": "https://github.com/davepacheco/node-vasync",
  "license": "MIT",
  "main": "./lib/vasync.js",
  "maintainers": [
    {
      "email": "dap@cs.brown.edu",
      "name": "dap"
    }
  ],
  "name": "vasync",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/davepacheco/node-vasync.git"
  },
  "scripts": {
    "test": "tap tests/ && ./node_modules/.bin/nodeunit tests/compat.js"
  },
  "version": "1.6.3"
}
