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
| {
| "_args": [
| [
| "backo2@1.0.2",
| "C:\\Users\\hp\\Desktop\\gitzhongyi"
| ]
| ],
| "_from": "backo2@1.0.2",
| "_id": "backo2@1.0.2",
| "_inBundle": false,
| "_integrity": "sha512-zj6Z6M7Eq+PBZ7PQxl5NT665MvJdAkzp0f60nAJ+sLaSCBPMwVak5ZegFbgVCzFcCJTKFoMizvM5Ld7+JrRJHA==",
| "_location": "/backo2",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "backo2@1.0.2",
| "name": "backo2",
| "escapedName": "backo2",
| "rawSpec": "1.0.2",
| "saveSpec": null,
| "fetchSpec": "1.0.2"
| },
| "_requiredBy": [
| "/socket.io-client"
| ],
| "_resolved": "https://registry.npmmirror.com/backo2/-/backo2-1.0.2.tgz",
| "_spec": "1.0.2",
| "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
| "bugs": {
| "url": "https://github.com/mokesmokes/backo/issues"
| },
| "dependencies": {},
| "description": "simple backoff based on segmentio/backo",
| "devDependencies": {
| "mocha": "*",
| "should": "*"
| },
| "homepage": "https://github.com/mokesmokes/backo#readme",
| "keywords": [
| "backoff"
| ],
| "license": "MIT",
| "name": "backo2",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/mokesmokes/backo.git"
| },
| "version": "1.0.2"
| }
|
|