{ "name": "ko-sleep", "version": "1.0.3", "description": "a promise just sleep Zzzz...", "main": "index.js", "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/alsotang/ko-sleep.git" }, "keywords": [ "co", "sleep", "generator", "yield" ], "author": "alsotang ", "license": "MIT", "bugs": { "url": "https://github.com/alsotang/ko-sleep/issues" }, "homepage": "https://github.com/alsotang/ko-sleep#readme", "devDependencies": { "co-mocha": "^1.1.2", "mocha": "^2.3.3", "should": "^7.1.1" }, "dependencies": { "ms": "^2.0.0" }, "__npminstall_done": "Thu Dec 24 2020 20:20:39 GMT+0800 (CST)", "_from": "ko-sleep@1.0.3", "_resolved": "https://registry.npm.taobao.org/ko-sleep/download/ko-sleep-1.0.3.tgz" }