| 12345678910111213141516171819 |
- {
- "name": "stdout-stream",
- "description": "Non-blocking stdout stream",
- "version": "1.4.1",
- "repository": "mafintosh/stdout-stream",
- "devDependencies": {
- "tape": "~2.12.3"
- },
- "scripts": {
- "test": "tape test/index.js"
- },
- "dependencies": {
- "readable-stream": "^2.0.1"
- },
- "license": "MIT",
- "__npminstall_done": "Thu Dec 24 2020 20:21:07 GMT+0800 (CST)",
- "_from": "stdout-stream@1.4.1",
- "_resolved": "https://registry.npm.taobao.org/stdout-stream/download/stdout-stream-1.4.1.tgz"
- }
|