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.
118 lines
2.7 KiB
118 lines
2.7 KiB
{ |
|
"_args": [ |
|
[ |
|
"gauge@~2.7.3", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/npmlog" |
|
] |
|
], |
|
"_from": "gauge@>=2.7.3 <2.8.0", |
|
"_id": "gauge@2.7.4", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/gauge", |
|
"_nodeVersion": "7.7.4", |
|
"_npmOperationalInternal": { |
|
"host": "packages-18-east.internal.npmjs.com", |
|
"tmp": "tmp/gauge-2.7.4.tgz_1492815975490_0.4050216095056385" |
|
}, |
|
"_npmUser": { |
|
"email": "me@re-becca.org", |
|
"name": "iarna" |
|
}, |
|
"_npmVersion": "4.5.0", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "gauge", |
|
"raw": "gauge@~2.7.3", |
|
"rawSpec": "~2.7.3", |
|
"scope": null, |
|
"spec": ">=2.7.3 <2.8.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/npmlog" |
|
], |
|
"_resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", |
|
"_shasum": "2c03405c7538c39d7eb37b317022e325fb018bf7", |
|
"_shrinkwrap": null, |
|
"_spec": "gauge@~2.7.3", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/npmlog", |
|
"author": { |
|
"email": "me@re-becca.org", |
|
"name": "Rebecca Turner" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/iarna/gauge/issues" |
|
}, |
|
"dependencies": { |
|
"aproba": "^1.0.3", |
|
"console-control-strings": "^1.0.0", |
|
"has-unicode": "^2.0.0", |
|
"object-assign": "^4.1.0", |
|
"signal-exit": "^3.0.0", |
|
"string-width": "^1.0.1", |
|
"strip-ansi": "^3.0.1", |
|
"wide-align": "^1.1.0" |
|
}, |
|
"description": "A terminal based horizontal guage", |
|
"devDependencies": { |
|
"readable-stream": "^2.0.6", |
|
"require-inject": "^1.4.0", |
|
"standard": "^7.1.2", |
|
"tap": "^5.7.2", |
|
"through2": "^2.0.0" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "2c03405c7538c39d7eb37b317022e325fb018bf7", |
|
"tarball": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz" |
|
}, |
|
"files": [ |
|
"base-theme.js", |
|
"CHANGELOG.md", |
|
"error.js", |
|
"has-color.js", |
|
"index.js", |
|
"LICENSE", |
|
"package.json", |
|
"plumbing.js", |
|
"process.js", |
|
"progress-bar.js", |
|
"README.md", |
|
"render-template.js", |
|
"set-immediate.js", |
|
"set-interval.js", |
|
"spin.js", |
|
"template-item.js", |
|
"theme-set.js", |
|
"themes.js", |
|
"wide-truncate.js" |
|
], |
|
"gitHead": "1011abf6c2cb7ae89a3ee76fb447d3182d4e8d3a", |
|
"homepage": "https://github.com/iarna/gauge", |
|
"keywords": [ |
|
"progressbar", |
|
"progress", |
|
"gauge" |
|
], |
|
"license": "ISC", |
|
"main": "index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "me@re-becca.org", |
|
"name": "iarna" |
|
} |
|
], |
|
"name": "gauge", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/iarna/gauge.git" |
|
}, |
|
"scripts": { |
|
"prepublish": "rm -f *~", |
|
"test": "standard && tap test/*.js --coverage" |
|
}, |
|
"version": "2.7.4" |
|
}
|
|
|