UNPKG

1.32 kBJSONView Raw
1{
2 "_args": [
3 [
4 "process-nextick-args@1.0.7",
5 "/Users/eshanker/Code/fsevents"
6 ]
7 ],
8 "_from": "process-nextick-args@1.0.7",
9 "_id": "process-nextick-args@1.0.7",
10 "_inBundle": false,
11 "_integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=",
12 "_location": "/process-nextick-args",
13 "_phantomChildren": {},
14 "_requested": {
15 "type": "version",
16 "registry": true,
17 "raw": "process-nextick-args@1.0.7",
18 "name": "process-nextick-args",
19 "escapedName": "process-nextick-args",
20 "rawSpec": "1.0.7",
21 "saveSpec": null,
22 "fetchSpec": "1.0.7"
23 },
24 "_requiredBy": [],
25 "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz",
26 "_spec": "1.0.7",
27 "_where": "/Users/eshanker/Code/fsevents",
28 "author": "",
29 "bugs": {
30 "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
31 },
32 "description": "process.nextTick but always with args",
33 "devDependencies": {
34 "tap": "~0.2.6"
35 },
36 "homepage": "https://github.com/calvinmetcalf/process-nextick-args",
37 "license": "MIT",
38 "main": "index.js",
39 "name": "process-nextick-args",
40 "repository": {
41 "type": "git",
42 "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
43 },
44 "scripts": {
45 "test": "node test.js"
46 },
47 "version": "1.0.7"
48}