mirror of
https://github.com/github/codeql-action.git
synced 2026-05-06 22:00:39 +00:00
30 lines
829 B
JSON
30 lines
829 B
JSON
{
|
|
"name": "progress",
|
|
"version": "2.0.3",
|
|
"description": "Flexible ascii progress bar",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/visionmedia/node-progress"
|
|
},
|
|
"keywords": [
|
|
"cli",
|
|
"progress"
|
|
],
|
|
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
|
"contributors": [
|
|
"Christoffer Hallas <christoffer.hallas@gmail.com>",
|
|
"Jordan Scales <scalesjordan@gmail.com>",
|
|
"Andrew Rhyne <rhyneandrew@gmail.com>",
|
|
"Marco Brack <PapstDonB@Googlemail.com>"
|
|
],
|
|
"dependencies": {},
|
|
"main": "./index.js",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
},
|
|
"license": "MIT"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz"
|
|
,"_integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA=="
|
|
,"_from": "progress@2.0.3"
|
|
} |