package.json (1226B)
1 { 2 "_from": "backo2@1.0.2", 3 "_id": "backo2@1.0.2", 4 "_inBundle": false, 5 "_integrity": "sha1-MasayLEpNjRj41s+u2n038+6eUc=", 6 "_location": "/backo2", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "version", 10 "registry": true, 11 "raw": "backo2@1.0.2", 12 "name": "backo2", 13 "escapedName": "backo2", 14 "rawSpec": "1.0.2", 15 "saveSpec": null, 16 "fetchSpec": "1.0.2" 17 }, 18 "_requiredBy": [ 19 "/socket.io-client" 20 ], 21 "_resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz", 22 "_shasum": "31ab1ac8b129363463e35b3ebb69f4dfcfba7947", 23 "_spec": "backo2@1.0.2", 24 "_where": "/Users/underd0g/Documents/javascript/TwitWebGraph/node_modules/socket.io-client", 25 "bugs": { 26 "url": "https://github.com/mokesmokes/backo/issues" 27 }, 28 "bundleDependencies": false, 29 "dependencies": {}, 30 "deprecated": false, 31 "description": "simple backoff based on segmentio/backo", 32 "devDependencies": { 33 "mocha": "*", 34 "should": "*" 35 }, 36 "homepage": "https://github.com/mokesmokes/backo#readme", 37 "keywords": [ 38 "backoff" 39 ], 40 "license": "MIT", 41 "name": "backo2", 42 "repository": { 43 "type": "git", 44 "url": "git+https://github.com/mokesmokes/backo.git" 45 }, 46 "version": "1.0.2" 47 }