{ "_from": "promise-timeout@^1.3.0", "_id": "promise-timeout@1.3.0", "_inBundle": false, "_integrity": "sha512-5yANTE0tmi5++POym6OgtFmwfDvOXABD9oj/jLQr5GPEyuNEb7jH4wbbANJceJid49jwhi1RddxnhnEAb/doqg==", "_location": "/promise-timeout", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "promise-timeout@^1.3.0", "name": "promise-timeout", "escapedName": "promise-timeout", "rawSpec": "^1.3.0", "saveSpec": null, "fetchSpec": "^1.3.0" }, "_requiredBy": [ "/leancloud-realtime", "/leancloud-storage" ], "_resolved": "https://registry.npmmirror.com/promise-timeout/-/promise-timeout-1.3.0.tgz", "_shasum": "d1c78dd50a607d5f0a5207410252a3a0914e1014", "_spec": "promise-timeout@^1.3.0", "_where": "D:\\website\\Other\\score\\node_modules\\leancloud-storage", "author": { "name": "David M. Lee, II", "email": "leedm777@yahoo.com" }, "bugs": { "url": "https://github.com/building5/promise-timeout/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Simple timeouts for promises", "devDependencies": { "mocha": "^3.2.0" }, "homepage": "https://github.com/building5/promise-timeout#readme", "keywords": [ "promise", "timeout" ], "license": "MIT", "main": "index.js", "name": "promise-timeout", "repository": { "type": "git", "url": "git+https://github.com/building5/promise-timeout.git" }, "scripts": { "test": "mocha" }, "version": "1.3.0" }