审查视图

public/assets/libs/jcrop/node_modules/async/package.json 1.4 KB
景龙 authored
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
{
  "_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"
}