summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/package.json
blob: 9be9ed5b5cf375e1a60a3995741fecb6ed11e565 (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.2",
  "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": "295707643b4ed6667c1afb71ffb6101669b5dac2",
  "_id": "process-nextick-args@1.0.2",
  "_shasum": "8b4d3fc586668bd5b6573e732edf2b71c1c1d8aa",
  "_from": "process-nextick-args@>=1.0.0 <1.1.0",
  "_npmVersion": "2.11.1",
  "_nodeVersion": "2.3.0",
  "_npmUser": {
    "name": "cwmma",
    "email": "calvin.metcalf@gmail.com"
  },
  "dist": {
    "shasum": "8b4d3fc586668bd5b6573e732edf2b71c1c1d8aa",
    "tarball": "http://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.2.tgz"
  },
  "maintainers": [
    {
      "name": "cwmma",
      "email": "calvin.metcalf@gmail.com"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.2.tgz",
  "readme": "ERROR: No README data found!"
}