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.
 
 
 
 

96 lines
2.2 KiB

{
"_args": [
[
"gauge@4.0.2",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_development": true,
"_from": "gauge@4.0.2",
"_id": "gauge@4.0.2",
"_inBundle": false,
"_integrity": "sha512-aSPRm2CvA9R8QyU5eXMFPd+cYkyxLsXHd2l5/FOH2V/eml//M04G6KZOmTap07O1PvEwNcl2NndyLfK8g3QrKA==",
"_location": "/gauge",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "gauge@4.0.2",
"name": "gauge",
"escapedName": "gauge",
"rawSpec": "4.0.2",
"saveSpec": null,
"fetchSpec": "4.0.2"
},
"_requiredBy": [
"/npmlog"
],
"_resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.2.tgz",
"_spec": "4.0.2",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
"author": {
"name": "GitHub Inc."
},
"bugs": {
"url": "https://github.com/npm/gauge/issues"
},
"dependencies": {
"ansi-regex": "^5.0.1",
"aproba": "^1.0.3 || ^2.0.0",
"color-support": "^1.1.3",
"console-control-strings": "^1.1.0",
"has-unicode": "^2.0.1",
"signal-exit": "^3.0.7",
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
"wide-align": "^1.1.5"
},
"description": "A terminal based horizontal gauge",
"devDependencies": {
"@npmcli/template-oss": "^2.7.1",
"readable-stream": "^3.6.0",
"tap": "^15.1.6"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || >=16"
},
"files": [
"bin",
"lib"
],
"homepage": "https://github.com/npm/gauge",
"keywords": [
"progressbar",
"progress",
"gauge"
],
"license": "ISC",
"main": "lib",
"name": "gauge",
"repository": {
"type": "git",
"url": "git+https://github.com/npm/gauge.git"
},
"scripts": {
"lint": "eslint '**/*.js'",
"lintfix": "npm run lint -- --fix",
"postlint": "npm-template-check",
"posttest": "npm run lint",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags",
"preversion": "npm test",
"snap": "tap",
"template-copy": "npm-template-copy --force",
"test": "tap"
},
"tap": {
"branches": 79,
"statements": 89,
"functions": 92,
"lines": 90
},
"templateOSS": {
"version": "2.7.1"
},
"version": "4.0.2"
}