cordova-plugin-mfp
Version:
IBM MobileFirst Platform Foundation Cordova Plugin
51 lines (50 loc) • 1.46 kB
JSON
{
"_from": "verror@1.6.1",
"_id": "verror@1.6.1",
"_inBundle": false,
"_integrity": "sha512-XPWRmzTdDyQm8sDw2WsJAF+nG+FI8nB/mdbPvN1WRe32YiEyiQwCPBshpb+fYfQTyTJSIr3aTEdlqGGfoUcLiA==",
"_location": "/verror",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "verror@1.6.1",
"name": "verror",
"escapedName": "verror",
"rawSpec": "1.6.1",
"saveSpec": null,
"fetchSpec": "1.6.1"
},
"_requiredBy": [
"/mfp-config-xml"
],
"_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/verror/-/verror-1.6.1.tgz",
"_shasum": "236402060648c219d1162c2451d1c341a0e1c9ce",
"_spec": "verror@1.6.1",
"_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp/node_modules/mfp-config-xml",
"bugs": {
"url": "https://github.com/davepacheco/node-verror/issues"
},
"bundleDependencies": false,
"dependencies": {
"core-util-is": "1.0.2",
"extsprintf": "1.2.0"
},
"deprecated": false,
"description": "richer JavaScript errors",
"engines": [
"node >=0.6.0"
],
"homepage": "https://github.com/davepacheco/node-verror#readme",
"license": "MIT",
"main": "./lib/verror.js",
"name": "verror",
"repository": {
"type": "git",
"url": "git://github.com/davepacheco/node-verror.git"
},
"scripts": {
"test": "make test"
},
"version": "1.6.1"
}