read-all-stdin-sync
Version:
Save one level of indentation in scripts that won't do anything anyway until they've read all of stdin.
23 lines (18 loc) • 744 B
JSON
{ "name": "read-all-stdin-sync",
"version": "1.0.5",
"description": "Save one level of indentation in scripts that won't do anything anyway until they've read all of stdin.",
"keywords": [ "stdin", "read", "sync", "readFileSync" ],
"author": "M.K. (https://github.com/mk-pmb)",
"homepage": "https://github.com/mk-pmb/read-all-stdin-sync-node#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/mk-pmb/read-all-stdin-sync-node.git"
},
"bugs": {
"url": "https://github.com/mk-pmb/read-all-stdin-sync-node/issues"
},
"private": false, "license": "ISC",
"main": "read-all-stdin-sync.js",
"scripts": { "test": "bash test.sh" },
"npm vs. BOM = Unexpected token": "-*- coding: UTF-8 -*-"
}