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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
| {
| "_args": [
| [
| {
| "raw": "sync-request@^6.1.0",
| "scope": null,
| "escapedName": "sync-request",
| "name": "sync-request",
| "rawSpec": "^6.1.0",
| "spec": ">=6.1.0 <7.0.0",
| "type": "range"
| },
| "/root/rushmail"
| ]
| ],
| "_from": "sync-request@>=6.1.0 <7.0.0",
| "_hasShrinkwrap": false,
| "_id": "sync-request@6.1.0",
| "_inCache": true,
| "_location": "/sync-request",
| "_nodeVersion": "10.12.0",
| "_npmOperationalInternal": {
| "host": "s3://npm-registry-packages",
| "tmp": "tmp/sync-request_6.1.0_1552834863133_0.3305526763664557"
| },
| "_npmUser": {
| "name": "forbeslindesay",
| "email": "forbes@lindesay.co.uk"
| },
| "_npmVersion": "6.4.1",
| "_phantomChildren": {},
| "_requested": {
| "raw": "sync-request@^6.1.0",
| "scope": null,
| "escapedName": "sync-request",
| "name": "sync-request",
| "rawSpec": "^6.1.0",
| "spec": ">=6.1.0 <7.0.0",
| "type": "range"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmjs.org/sync-request/-/sync-request-6.1.0.tgz",
| "_shasum": "e96217565b5e50bbffe179868ba75532fb597e68",
| "_shrinkwrap": null,
| "_spec": "sync-request@^6.1.0",
| "_where": "/root/rushmail",
| "author": {
| "name": "ForbesLindesay"
| },
| "browser": "lib/browser.js",
| "bugs": {
| "url": "https://github.com/ForbesLindesay/sync-request/issues"
| },
| "dependencies": {
| "http-response-object": "^3.0.1",
| "sync-rpc": "^1.2.1",
| "then-request": "^6.0.0"
| },
| "description": "Make synchronous web requests",
| "devDependencies": {
| "body-parser": "^1.14.1",
| "cross-env": "^5.1.3",
| "express": "^4.13.3",
| "flowgen2": "^2.2.0",
| "jest": "^22.1.4",
| "morgan": "^1.6.1",
| "rimraf": "^2.6.2",
| "typescript": "^2.6.2"
| },
| "directories": {},
| "dist": {
| "integrity": "sha512-8fjNkrNlNCrVc/av+Jn+xxqfCjYaBoHqCsDz6mt030UMxJGr+GSfCV1dQt2gRtlL63+VPidwDVLr7V2OcTSdRw==",
| "shasum": "e96217565b5e50bbffe179868ba75532fb597e68",
| "tarball": "https://registry.npmjs.org/sync-request/-/sync-request-6.1.0.tgz",
| "fileCount": 37,
| "unpackedSize": 29469,
| "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjmEwCRA9TVsSAnZWagAAGZkP/RAmxz4FUOTZ8lVhdoFb\nkOucy7JvSj9OS3gHfH5aw3C9KLLO0v/GgwKEdOIifRZ8QR+lbHoQy2/2kAMQ\nbT/Y4q7CNrwofJ7EDOtPnJVoUb2N1KWfnyCDva7qOa2RxJXUH7PBZh74bAZ9\n7kHw5NWPX/syY39f05mo4b45LLMmVSrMlWFebcbdWJu9mUwlOxhlF596e33n\n53Gc451LG4hhAKIcMI8qCSfYNjqQ+We/p1K4zX8znQJ3Iwuxi3bBDDLIphu2\niwpgsfbWZyP+7ihGHs3GJ1uvzKdIVQ0YUUy1UfTd1RJ5ZLv+LP3b84ulLeKx\n0zBmaK2bmNawmJvwRgFEAOAA5Nah202yCvbVeAP78g/qX3gDXcHkMza7zLeu\nK0dDgVcxowIZ5ijEA7rYQbAF0OxvK4wD/PxeGI9om9RQrSwbWBGi26+rTZ6/\nkWkpoKC/IKGJSYrDpC1a0Cm/TFT1UWGnQ6pNFK/u0vdvnOYw/+Bxy6i7oVVs\n+WAqm6UqelCemz9v4X1fMuF6vof7c75M8yV52SZDfB/7NJTAW3aUk+jDg0/y\nP6nI4ejiVOH5T7mGVC9HTVrWsB4sZayJrbG+oW6eZWGb6r+tupEz3V8R5wfm\nGPQjKhDrJ536X98JXlKcstSJevBa6+kFbdWzkflSMJw0y+bovXijgCMMqy4e\nrPnv\r\n=RPZR\r\n-----END PGP SIGNATURE-----\r\n"
| },
| "engines": {
| "node": ">=8.0.0"
| },
| "gitHead": "f76dd3df23624b414b0845996ca1628042b488ef",
| "homepage": "https://github.com/ForbesLindesay/sync-request#readme",
| "keywords": [
| "request",
| "http",
| "https",
| "cache",
| "browserify",
| "synchronous",
| "sync"
| ],
| "license": "MIT",
| "main": "lib/index.js",
| "maintainers": [
| {
| "name": "forbeslindesay",
| "email": "forbes@lindeay.co.uk"
| }
| ],
| "name": "sync-request",
| "optionalDependencies": {},
| "readme": "ERROR: No README data found!",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/ForbesLindesay/sync-request.git"
| },
| "scripts": {
| "build": "tsc && flowgen lib/**/*",
| "jest": "jest",
| "prebuild": "rimraf lib",
| "prepublishOnly": "npm run build",
| "pretest": "npm run build",
| "test": "jest && cross-env SYNC_REQUEST_LEGACY=true jest && node test/benchmark"
| },
| "types": "lib/index.d.ts",
| "version": "6.1.0",
| "warnings": [
| {
| "code": "ENOTSUP",
| "required": {
| "node": ">=8.0.0"
| },
| "pkgid": "sync-request@6.1.0"
| }
| ]
| }
|
|