cordova-plugin-mfp
Version:
IBM MobileFirst Platform Foundation Cordova Plugin
63 lines (62 loc) • 1.7 kB
JSON
{
"_from": "gauge@~1.2.5",
"_id": "gauge@1.2.7",
"_inBundle": false,
"_integrity": "sha512-fVbU2wRE91yDvKUnrIaQlHKAWKY5e08PmztCrwuH5YVQ+Z/p3d0ny2T48o6uvAAXHIUnfaQdHkmxYbQft1eHVA==",
"_location": "/gauge",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "gauge@~1.2.5",
"name": "gauge",
"escapedName": "gauge",
"rawSpec": "~1.2.5",
"saveSpec": null,
"fetchSpec": "~1.2.5"
},
"_requiredBy": [
"/mfp-config-xml/npmlog"
],
"_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/gauge/-/gauge-1.2.7.tgz",
"_shasum": "e9cec5483d3d4ee0ef44b60a7d99e4935e136d93",
"_spec": "gauge@~1.2.5",
"_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp/node_modules/mfp-config-xml/node_modules/npmlog",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org"
},
"bugs": {
"url": "https://github.com/iarna/gauge/issues"
},
"bundleDependencies": false,
"dependencies": {
"ansi": "^0.3.0",
"has-unicode": "^2.0.0",
"lodash.pad": "^4.1.0",
"lodash.padend": "^4.1.0",
"lodash.padstart": "^4.1.0"
},
"deprecated": false,
"description": "A terminal based horizontal guage",
"devDependencies": {
"tap": "^5.6.0"
},
"homepage": "https://github.com/iarna/gauge",
"keywords": [
"progressbar",
"progress",
"gauge"
],
"license": "ISC",
"main": "progress-bar.js",
"name": "gauge",
"repository": {
"type": "git",
"url": "git+https://github.com/iarna/gauge.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "1.2.7"
}