package.json 1.4 KB
{
  "_from": "async@~0.1.22",
  "_id": "async@0.1.22",
  "_inBundle": false,
  "_integrity": "sha1-D8GqoIig4+8Ovi2IMbqw3PiEUGE=",
  "_location": "/async",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "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",
  "_shasum": "0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061",
  "_spec": "async@~0.1.22",
  "_where": "F:\\wamp64\\www\\project\\gc\\public\\assets\\libs\\jcrop\\node_modules\\grunt",
  "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"
  },
  "engines": {
    "node": "*"
  },
  "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"
}