{
  "_from": "async@0.2.5",
  "_id": "async@0.2.5",
  "_inBundle": false,
  "_integrity": "sha1-RfBdpIB0m6TB3NjNOjdHrns2/lI=",
  "_location": "/async",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "async@0.2.5",
    "name": "async",
    "escapedName": "async",
    "rawSpec": "0.2.5",
    "saveSpec": null,
    "fetchSpec": "0.2.5"
  },
  "_requiredBy": [
    "/pomelo",
    "/pomelo-logger/log4js"
  ],
  "_resolved": "http://registry.npmjs.org/async/-/async-0.2.5.tgz",
  "_shasum": "45f05da480749ba4c1dcd8cd3a3747ae7b36fe52",
  "_spec": "async@0.2.5",
  "_where": "D:\\pomelo\\chatofpomelo-websocket\\game-server\\node_modules\\pomelo",
  "author": {
    "name": "Caolan McMahon"
  },
  "bugs": {
    "url": "http://github.com/caolan/async/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Higher-order functions and common patterns for asynchronous code",
  "devDependencies": {
    "nodelint": ">0.0.0",
    "nodeunit": ">0.0.0",
    "uglify-js": "1.2.x"
  },
  "homepage": "https://github.com/caolan/async#readme",
  "jam": {
    "main": "lib/async.js",
    "include": [
      "lib/async.js",
      "README.md",
      "LICENSE"
    ]
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/caolan/async/raw/master/LICENSE"
    }
  ],
  "main": "./lib/async",
  "name": "async",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/caolan/async.git"
  },
  "version": "0.2.5"
}
