Blame view

node_modules/neo-async/package.json 2.13 KB
909d7e57   liuqimichale   build
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
  {
    "_from": "neo-async@^2.5.0",
    "_id": "neo-async@2.6.0",
    "_inBundle": false,
    "_integrity": "sha1-udFeTXHGdikIZUtRg+04t1M0CDU=",
    "_location": "/neo-async",
    "_phantomChildren": {},
    "_requested": {
      "type": "range",
      "registry": true,
      "raw": "neo-async@^2.5.0",
      "name": "neo-async",
      "escapedName": "neo-async",
      "rawSpec": "^2.5.0",
      "saveSpec": null,
      "fetchSpec": "^2.5.0"
    },
    "_requiredBy": [
      "/sass-loader",
      "/watchpack"
    ],
    "_resolved": "http://registry.npm.taobao.org/neo-async/download/neo-async-2.6.0.tgz",
    "_shasum": "b9d15e4d71c6762908654b5183ed38b753340835",
    "_spec": "neo-async@^2.5.0",
    "_where": "/Library/WebServer/Documents/mywork/cityOperationCenter/node_modules/sass-loader",
    "browser": "async.min.js",
    "bugs": {
      "url": "https://github.com/suguru03/neo-async/issues"
    },
    "bundleDependencies": false,
    "dependencies": {},
    "deprecated": false,
    "description": "Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
    "devDependencies": {
      "aigle": "^1.8.1",
      "async": "^2.6.0",
      "benchmark": "^2.1.1",
      "bluebird": "^3.5.1",
      "changelog-generator": "0.0.4",
      "codecov.io": "^0.1.6",
      "event-stream": "^3.3.3",
      "fs-extra": "^4.0.2",
      "func-comparator": "^0.7.2",
      "gulp": "^3.9.1",
      "gulp-bump": "^2.8.0",
      "gulp-exit": "0.0.2",
      "gulp-git": "^2.4.2",
      "gulp-jsbeautifier": "^2.1.1",
      "gulp-jscs": "^4.0.0",
      "gulp-mocha": "^4.2.0",
      "gulp-tag-version": "^1.3.0",
      "gulp-util": "^3.0.7",
      "istanbul": "^0.4.3",
      "jsdoc": "^3.5.5",
      "jshint": "^2.9.5",
      "lodash": "^4.16.6",
      "minimist": "^1.2.0",
      "mocha": "^3.5.3",
      "mocha-parallel-executor": "^0.3.0",
      "mocha.parallel": "^0.15.3",
      "require-dir": "^0.3.0",
      "run-sequence": "^1.2.2"
    },
    "homepage": "https://github.com/suguru03/neo-async",
    "keywords": [
      "async",
      "util"
    ],
    "license": "MIT",
    "main": "async.js",
    "name": "neo-async",
    "repository": {
      "type": "git",
      "url": "git+ssh://git@github.com/suguru03/neo-async.git"
    },
    "version": "2.6.0"
  }