{
  "_args": [
    [
      "async@0.1.22",
      "/var/www/vhosts/netlanguages.com/content/lms/platform/shared"
    ]
  ],
  "_from": "async@0.1.22",
  "_id": "async@0.1.22",
  "_inBundle": false,
  "_integrity": "sha1-D8GqoIig4+8Ovi2IMbqw3PiEUGE=",
  "_location": "/async",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "async@0.1.22",
    "name": "async",
    "escapedName": "async",
    "rawSpec": "0.1.22",
    "saveSpec": null,
    "fetchSpec": "0.1.22"
  },
  "_requiredBy": [
    "/grunt",
    "/grunt-legacy-util"
  ],
  "_resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz",
  "_spec": "0.1.22",
  "_where": "/var/www/vhosts/netlanguages.com/content/lms/platform/shared",
  "author": {
    "name": "Caolan McMahon"
  },
  "bugs": {
    "url": "http://github.com/caolan/async/issues"
  },
  "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",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/caolan/async/raw/master/LICENSE"
    }
  ],
  "main": "./index",
  "name": "async",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/caolan/async.git"
  },
  "version": "0.1.22"
}
