summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/package.json
blob: 087586e8f8cedd837be71186a35b2d699222f02e (plain)
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
{
  "name": "process-nextick-args",
  "version": "1.0.3",
  "description": "process.nextTick but always with args",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
  },
  "homepage": "https://github.com/calvinmetcalf/process-nextick-args",
  "devDependencies": {
    "tap": "~0.2.6"
  },
  "gitHead": "e855846a69662b9489f1ad3dde1ebf2ccc4370b8",
  "_id": "process-nextick-args@1.0.3",
  "_shasum": "e272eed825d5e9f4ea74d8d73b1fe311c3beb630",
  "_from": "process-nextick-args@>=1.0.0 <1.1.0",
  "_npmVersion": "2.9.0",
  "_nodeVersion": "2.5.0",
  "_npmUser": {
    "name": "cwmma",
    "email": "calvin.metcalf@gmail.com"
  },
  "dist": {
    "shasum": "e272eed825d5e9f4ea74d8d73b1fe311c3beb630",
    "tarball": "http://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz"
  },
  "maintainers": [
    {
      "name": "cwmma",
      "email": "calvin.metcalf@gmail.com"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz",
  "readme": "ERROR: No README data found!"
}