You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
100 lines
2.5 KiB
100 lines
2.5 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"set-blocking@^2.0.0",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/localtunnel/node_modules/yargs"
|
||
|
]
|
||
|
],
|
||
|
"_from": "set-blocking@>=2.0.0 <3.0.0",
|
||
|
"_id": "set-blocking@2.0.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/set-blocking",
|
||
|
"_nodeVersion": "0.12.7",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/set-blocking-2.0.0.tgz_1463525966987_0.5456729622092098"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "ben@npmjs.com",
|
||
|
"name": "bcoe"
|
||
|
},
|
||
|
"_npmVersion": "2.11.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "set-blocking",
|
||
|
"raw": "set-blocking@^2.0.0",
|
||
|
"rawSpec": "^2.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=2.0.0 <3.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/localtunnel/yargs",
|
||
|
"/yargs"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
|
||
|
"_shasum": "045f9782d011ae9a6803ddd382b24392b3d890f7",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "set-blocking@^2.0.0",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/localtunnel/node_modules/yargs",
|
||
|
"author": {
|
||
|
"email": "ben@npmjs.com",
|
||
|
"name": "Ben Coe"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/yargs/set-blocking/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "set blocking stdio and stderr ensuring that terminal output does not truncate",
|
||
|
"devDependencies": {
|
||
|
"chai": "^3.5.0",
|
||
|
"coveralls": "^2.11.9",
|
||
|
"mocha": "^2.4.5",
|
||
|
"nyc": "^6.4.4",
|
||
|
"standard": "^7.0.1",
|
||
|
"standard-version": "^2.2.1"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "045f9782d011ae9a6803ddd382b24392b3d890f7",
|
||
|
"tarball": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js",
|
||
|
"LICENSE.txt"
|
||
|
],
|
||
|
"gitHead": "7eec10577b5fff264de477ba3b9d07f404946eff",
|
||
|
"homepage": "https://github.com/yargs/set-blocking#readme",
|
||
|
"keywords": [
|
||
|
"flush",
|
||
|
"terminal",
|
||
|
"blocking",
|
||
|
"shim",
|
||
|
"stdio",
|
||
|
"stderr"
|
||
|
],
|
||
|
"license": "ISC",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "ben@npmjs.com",
|
||
|
"name": "bcoe"
|
||
|
}
|
||
|
],
|
||
|
"name": "set-blocking",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/yargs/set-blocking.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"coverage": "nyc report --reporter=text-lcov | coveralls",
|
||
|
"pretest": "standard",
|
||
|
"test": "nyc mocha ./test/*.js",
|
||
|
"version": "standard-version"
|
||
|
},
|
||
|
"version": "2.0.0"
|
||
|
}
|