cordova-plugin-mfp
Version:
IBM MobileFirst Platform Foundation Cordova Plugin
55 lines (54 loc) • 1.45 kB
JSON
{
"_from": "npmlog@0.0.6",
"_id": "npmlog@0.0.6",
"_inBundle": false,
"_integrity": "sha512-8omfjyaSWsT0lOJq08ccWEUipV49JbY0joZ3fUA9OvC4nHOmpBVSEdnzN7uKvZ1eBO9bYR9QVvqiBWOc4KbfFw==",
"_location": "/npmlog",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "npmlog@0.0.6",
"name": "npmlog",
"escapedName": "npmlog",
"rawSpec": "0.0.6",
"saveSpec": null,
"fetchSpec": "0.0.6"
},
"_requiredBy": [
"/"
],
"_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/npmlog/-/npmlog-0.0.6.tgz",
"_shasum": "685043fe71aa1665d6e3b2acef180640caf40873",
"_spec": "npmlog@0.0.6",
"_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/npmlog/issues"
},
"bundleDependencies": false,
"dependencies": {
"ansi": "~0.2.1"
},
"deprecated": false,
"description": "logger for npm",
"devDependencies": {
"tap": ""
},
"homepage": "https://github.com/isaacs/npmlog#readme",
"license": "BSD",
"main": "log.js",
"name": "npmlog",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/npmlog.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "0.0.6"
}