package.json 2 KB
{
  "_args": [
    [
      "async@~0.1.22",
      "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/grunt"
    ]
  ],
  "_defaultsLoaded": true,
  "_engineSupported": true,
  "_from": "async@>=0.1.22 <0.2.0",
  "_id": "async@0.1.22",
  "_inCache": true,
  "_installable": true,
  "_location": "/async",
  "_nodeVersion": "v0.6.18",
  "_npmUser": {
    "email": "caolan@caolanmcmahon.com",
    "name": "caolan"
  },
  "_npmVersion": "1.1.21",
  "_phantomChildren": {},
  "_requested": {
    "name": "async",
    "raw": "async@~0.1.22",
    "rawSpec": "~0.1.22",
    "scope": null,
    "spec": ">=0.1.22 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt",
    "/grunt-legacy-util"
  ],
  "_resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz",
  "_shasum": "0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061",
  "_shrinkwrap": null,
  "_spec": "async@~0.1.22",
  "_where": "/Users/sam/Documents/dili_git_project/static-pnr/images/2.3.0/node_modules/grunt",
  "author": {
    "name": "Caolan McMahon"
  },
  "bugs": {
    "url": "http://github.com/caolan/async/issues"
  },
  "dependencies": {},
  "description": "Higher-order functions and common patterns for asynchronous code",
  "devDependencies": {
    "nodelint": ">0.0.0",
    "nodeunit": ">0.0.0",
    "uglify-js": "1.2.x"
  },
  "directories": {},
  "dist": {
    "shasum": "0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061",
    "tarball": "http://registry.npmjs.org/async/-/async-0.1.22.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/caolan/async#readme",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/caolan/async/raw/master/LICENSE"
    }
  ],
  "main": "./index",
  "maintainers": [
    {
      "name": "caolan",
      "email": "caolan@caolanmcmahon.com"
    }
  ],
  "name": "async",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/caolan/async.git"
  },
  "scripts": {},
  "version": "0.1.22"
}