summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/mississippi/node_modules/through2/node_modules/readable-stream/node_modules/process-nextick-args/package.json
blob: f5d106537ad8dc26358b73733101078b0daaede8 (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
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
  "_args": [
    [
      {
        "raw": "process-nextick-args@~1.0.6",
        "scope": null,
        "escapedName": "process-nextick-args",
        "name": "process-nextick-args",
        "rawSpec": "~1.0.6",
        "spec": ">=1.0.6 <1.1.0",
        "type": "range"
      },
      "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/readable-stream"
    ],
    [
      {
        "raw": "process-nextick-args@~1.0.6",
        "scope": null,
        "escapedName": "process-nextick-args",
        "name": "process-nextick-args",
        "rawSpec": "~1.0.6",
        "spec": ">=1.0.6 <1.1.0",
        "type": "range"
      },
      "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/through2/node_modules/readable-stream"
    ]
  ],
  "_from": "process-nextick-args@~1.0.6",
  "_id": "process-nextick-args@1.0.7",
  "_inCache": true,
  "_location": "/mississippi/through2/readable-stream/process-nextick-args",
  "_nodeVersion": "5.11.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/process-nextick-args-1.0.7.tgz_1462394251778_0.36989671061746776"
  },
  "_npmUser": {
    "name": "cwmma",
    "email": "calvin.metcalf@gmail.com"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "process-nextick-args@~1.0.6",
    "scope": null,
    "escapedName": "process-nextick-args",
    "name": "process-nextick-args",
    "rawSpec": "~1.0.6",
    "spec": ">=1.0.6 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/mississippi/through2/readable-stream"
  ],
  "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz",
  "_shasum": "150e20b756590ad3f91093f25a4f2ad8bff30ba3",
  "_shrinkwrap": null,
  "_spec": "process-nextick-args@~1.0.6",
  "_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/through2/node_modules/readable-stream",
  "author": "",
  "bugs": {
    "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
  },
  "dependencies": {},
  "description": "process.nextTick but always with args",
  "devDependencies": {
    "tap": "~0.2.6"
  },
  "directories": {},
  "dist": {
    "shasum": "150e20b756590ad3f91093f25a4f2ad8bff30ba3",
    "tarball": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz"
  },
  "gitHead": "5c00899ab01dd32f93ad4b5743da33da91404f39",
  "homepage": "https://github.com/calvinmetcalf/process-nextick-args",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "cwmma",
      "email": "calvin.metcalf@gmail.com"
    }
  ],
  "name": "process-nextick-args",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.7"
}