1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "process-nextick-args@2.0.1",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "process-nextick-args@2.0.1",
|
---|
10 | "_id": "process-nextick-args@2.0.1",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
|
---|
13 | "_location": "/process-nextick-args",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "process-nextick-args@2.0.1",
|
---|
19 | "name": "process-nextick-args",
|
---|
20 | "escapedName": "process-nextick-args",
|
---|
21 | "rawSpec": "2.0.1",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "2.0.1"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/are-we-there-yet/readable-stream",
|
---|
27 | "/hpack.js/readable-stream",
|
---|
28 | "/memory-fs/readable-stream",
|
---|
29 | "/webpack-dev-server/readable-stream"
|
---|
30 | ],
|
---|
31 | "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
|
---|
32 | "_spec": "2.0.1",
|
---|
33 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
34 | "author": "",
|
---|
35 | "bugs": {
|
---|
36 | "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
|
---|
37 | },
|
---|
38 | "description": "process.nextTick but always with args",
|
---|
39 | "devDependencies": {
|
---|
40 | "tap": "~0.2.6"
|
---|
41 | },
|
---|
42 | "files": [
|
---|
43 | "index.js"
|
---|
44 | ],
|
---|
45 | "homepage": "https://github.com/calvinmetcalf/process-nextick-args",
|
---|
46 | "license": "MIT",
|
---|
47 | "main": "index.js",
|
---|
48 | "name": "process-nextick-args",
|
---|
49 | "repository": {
|
---|
50 | "type": "git",
|
---|
51 | "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
|
---|
52 | },
|
---|
53 | "scripts": {
|
---|
54 | "test": "node test.js"
|
---|
55 | },
|
---|
56 | "version": "2.0.1"
|
---|
57 | }
|
---|