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.
61 lines
1.6 KiB
61 lines
1.6 KiB
{
|
|
"_from": "progress@^1.1.8",
|
|
"_id": "progress@1.1.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-UdA8mJ4weIkUBO224tIarHzuHs4HuYiJvsuGT7j/SPQiUJVjYvNDBIPa0hAorduOfjGohB/qHWRa/lrrWX/mXw==",
|
|
"_location": "/progress",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "progress@^1.1.8",
|
|
"name": "progress",
|
|
"escapedName": "progress",
|
|
"rawSpec": "^1.1.8",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.1.8"
|
|
},
|
|
"_requiredBy": [
|
|
"/phantomjs-prebuilt"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz",
|
|
"_shasum": "e260c78f6161cdd9b0e56cc3e0a85de17c7a57be",
|
|
"_spec": "progress@^1.1.8",
|
|
"_where": "/home/cybrosys/16odoo/custom/website_quotation_template_cybrosys/node_modules/phantomjs-prebuilt",
|
|
"author": {
|
|
"name": "TJ Holowaychuk",
|
|
"email": "tj@vision-media.ca"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/visionmedia/node-progress/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Christoffer Hallas",
|
|
"email": "christoffer.hallas@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jordan Scales",
|
|
"email": "scalesjordan@gmail.com"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Flexible ascii progress bar",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
},
|
|
"homepage": "https://github.com/visionmedia/node-progress#readme",
|
|
"keywords": [
|
|
"cli",
|
|
"progress"
|
|
],
|
|
"main": "index",
|
|
"name": "progress",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/visionmedia/node-progress.git"
|
|
},
|
|
"version": "1.1.8"
|
|
}
|
|
|