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
96
97
98
99
100
101
102
103
104
105
106
107
| {
| "_args": [
| [
| {
| "raw": "sync-rpc@^1.2.1",
| "scope": null,
| "escapedName": "sync-rpc",
| "name": "sync-rpc",
| "rawSpec": "^1.2.1",
| "spec": ">=1.2.1 <2.0.0",
| "type": "range"
| },
| "/root/rushmail/node_modules/sync-request"
| ]
| ],
| "_from": "sync-rpc@>=1.2.1 <2.0.0",
| "_hasShrinkwrap": false,
| "_id": "sync-rpc@1.3.6",
| "_inCache": true,
| "_location": "/sync-rpc",
| "_nodeVersion": "12.7.0",
| "_npmOperationalInternal": {
| "host": "s3://npm-registry-packages",
| "tmp": "tmp/sync-rpc_1.3.6_1563978746590_0.0014291827458621231"
| },
| "_npmUser": {
| "name": "forbeslindesay",
| "email": "forbes@lindesay.co.uk"
| },
| "_npmVersion": "6.10.0",
| "_phantomChildren": {},
| "_requested": {
| "raw": "sync-rpc@^1.2.1",
| "scope": null,
| "escapedName": "sync-rpc",
| "name": "sync-rpc",
| "rawSpec": "^1.2.1",
| "spec": ">=1.2.1 <2.0.0",
| "type": "range"
| },
| "_requiredBy": [
| "/sync-request"
| ],
| "_resolved": "https://registry.npmjs.org/sync-rpc/-/sync-rpc-1.3.6.tgz",
| "_shasum": "b2e8b2550a12ccbc71df8644810529deb68665a7",
| "_shrinkwrap": null,
| "_spec": "sync-rpc@^1.2.1",
| "_where": "/root/rushmail/node_modules/sync-request",
| "author": {
| "name": "Forbes Lindesay",
| "url": "http://github.com/ForbesLindesay"
| },
| "bugs": {
| "url": "https://github.com/ForbesLindesay/sync-rpc/issues"
| },
| "dependencies": {
| "get-port": "^3.1.0"
| },
| "description": "Run asynchronous commands synchronously by putting them in a separate process",
| "devDependencies": {
| "husky": "*",
| "jest": "*",
| "lint-staged": "*",
| "prettier": "*"
| },
| "directories": {},
| "dist": {
| "integrity": "sha512-J8jTXuZzRlvU7HemDgHi3pGnh/rkoqR/OZSjhTyyZrEkkYQbk7Z33AXp37mkPfPpfdOuj7Ex3H/TJM1z48uPQw==",
| "shasum": "b2e8b2550a12ccbc71df8644810529deb68665a7",
| "tarball": "https://registry.npmjs.org/sync-rpc/-/sync-rpc-1.3.6.tgz",
| "fileCount": 12,
| "unpackedSize": 14559,
| "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOGv7CRA9TVsSAnZWagAA8FYP/146+aYm7wFqtl6BNFoE\nQ4E9vNHoPc9c9nDhgkKJ67LBbjp3jy5lbjgQQqe57A/qCueWFiHM4vPXnkrX\nikzbUD7/wYHsIRPc2sgFQdRlpds2R7A2A49oiRgWkMjTw9rUJBi5BffuY6QW\n/ynuXUTribP9PWOXiLoJ5kryE+RVQHzXO0GZSxRpIgdf8G8GB+i1zrdZJaxf\n4YudC1DmnLxjsXLgqlrc7kL7uAqhHOY/IEDEkZ1qGD2Js3EbnBBSr3X4f4Xq\nwBiTwSUMF9xGl2CajZjK2X2y2UdbCp+Z7P9FZMDxm2lt2pHiOvaofOARRIOk\nor+an47P0qnZzqwDRSVB7wBEid+4kMq4GeqJGnznNSErj63ynzAojAAB/mit\nsx4cyqGxsb/qWZ2Mlp2e3zdwXzdJkNQP3ICpdGGCBAAA+Sy5AiUvSZp67uds\nqw+C+GzWD3r9gIdu4T7Ffn1QH6lVrqvAbpnCUR5fPZG17920Zmd/Am67yV8M\nSoMMohBTX+G3rt7x1ZNTflxHVkqwq+YEXD79g/2jHSO3ZbaGERG886Zx2xdx\nHcYyh7opcNGSY26BrtUOYsk6/q0eal87uRWAfGR/PsFbX3Aj76R4OiAM4vTY\nJK+tKiBw+9GMLDdSPRLCpI6aehA3drOhXl6bZsZ3uuMTtM42aQnwEqWeuK1q\njpcv\r\n=makR\r\n-----END PGP SIGNATURE-----\r\n"
| },
| "gitHead": "75a57addbf39a4be2decbef0ac04dee2305bd8db",
| "homepage": "https://github.com/ForbesLindesay/sync-rpc#readme",
| "keywords": [],
| "license": "MIT",
| "lint-staged": {
| "*.js": [
| "prettier --write",
| "git add"
| ]
| },
| "main": "lib/index.js",
| "maintainers": [
| {
| "name": "forbeslindesay",
| "email": "forbes@lindesay.co.uk"
| }
| ],
| "name": "sync-rpc",
| "optionalDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/ForbesLindesay/sync-rpc.git"
| },
| "scripts": {
| "precommit": "lint-staged",
| "prettier": "prettier --write \"lib/**/*.js\"",
| "prettier:check": "prettier --list-different \"lib/**/*.js\"",
| "test": "jest --coverage",
| "watch": "jest --coverage --watch"
| },
| "version": "1.3.6"
| }
|
|