{ "_args": [ [ "resumer@0.0.0", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "resumer@0.0.0", "_id": "resumer@0.0.0", "_inBundle": false, "_integrity": "sha1-8ej0YeQGS6Oegq883CqMiT0HZ1k=", "_location": "/resumer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "resumer@0.0.0", "name": "resumer", "escapedName": "resumer", "rawSpec": "0.0.0", "saveSpec": null, "fetchSpec": "0.0.0" }, "_requiredBy": [ "/tape" ], "_resolved": "https://registry.npm.taobao.org/resumer/download/resumer-0.0.0.tgz", "_spec": "0.0.0", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/resumer/issues" }, "dependencies": { "through": "~2.3.4" }, "description": "a through stream that starts paused and resumes on the next tick", "devDependencies": { "concat-stream": "~0.1.1", "tap": "~0.4.0", "tape": "~1.0.2" }, "homepage": "https://github.com/substack/resumer", "keywords": [ "through", "stream", "pause", "resume" ], "license": "MIT", "main": "index.js", "name": "resumer", "repository": { "type": "git", "url": "git://github.com/substack/resumer.git" }, "scripts": { "test": "tap test/*.js" }, "testling": { "files": "test/*.js", "browsers": [ "ie/6..latest", "chrome/20..latest", "firefox/10..latest", "safari/latest", "opera/11.0..latest", "iphone/6", "ipad/6" ] }, "version": "0.0.0" }