dynatrace-cordova-outsystems-plugin
Version:
This plugin gives you the ability to use the Dynatrace instrumentation in your hybrid application (Cordova, Ionic, ..). It uses the Mobile Agent, the JavaScript Agent and the Javascript Bridge. The Mobile Agent will give you all device specific values con
101 lines (100 loc) • 2.79 kB
JSON
{
"_args": [
[
"sshpk@1.16.1",
"/home/david/projects/node/dynatrace-cordova-tests"
]
],
"_from": "sshpk@1.16.1",
"_id": "sshpk@1.16.1",
"_inBundle": false,
"_integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
"_location": "/dynatrace-cordova-outsystems-plugin/sshpk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sshpk@1.16.1",
"name": "sshpk",
"escapedName": "sshpk",
"rawSpec": "1.16.1",
"saveSpec": null,
"fetchSpec": "1.16.1"
},
"_requiredBy": [
"/dynatrace-cordova-outsystems-plugin/http-signature",
"/dynatrace-cordova-outsystems-plugin/request/http-signature"
],
"_resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
"_spec": "1.16.1",
"_where": "/home/david/projects/node/dynatrace-cordova-tests",
"author": {
"name": "Joyent, Inc"
},
"bin": {
"sshpk-conv": "bin/sshpk-conv",
"sshpk-sign": "bin/sshpk-sign",
"sshpk-verify": "bin/sshpk-verify"
},
"bugs": {
"url": "https://github.com/arekinath/node-sshpk/issues"
},
"contributors": [
{
"name": "Dave Eddy",
"email": "dave@daveeddy.com"
},
{
"name": "Mark Cavage",
"email": "mcavage@gmail.com"
},
{
"name": "Alex Wilson",
"email": "alex@cooperi.net"
}
],
"dependencies": {
"asn1": "~0.2.3",
"assert-plus": "^1.0.0",
"bcrypt-pbkdf": "^1.0.0",
"dashdash": "^1.12.0",
"ecc-jsbn": "~0.1.1",
"getpass": "^0.1.1",
"jsbn": "~0.1.0",
"safer-buffer": "^2.0.2",
"tweetnacl": "~0.14.0"
},
"description": "A library for finding and using SSH public keys",
"devDependencies": {
"benchmark": "^1.0.0",
"sinon": "^1.17.2",
"tape": "^3.5.0",
"temp": "^0.8.2"
},
"directories": {
"bin": "./bin",
"lib": "./lib",
"man": "./man/man1"
},
"engines": {
"node": ">=0.10.0"
},
"homepage": "https://github.com/arekinath/node-sshpk#readme",
"license": "MIT",
"main": "lib/index.js",
"man": [
"/home/david/projects/node/dynatrace-cordova-tests/node_modules/dynatrace-cordova-outsystems-plugin/node_modules/sshpk/man/man1/sshpk-conv.1",
"/home/david/projects/node/dynatrace-cordova-tests/node_modules/dynatrace-cordova-outsystems-plugin/node_modules/sshpk/man/man1/sshpk-sign.1",
"/home/david/projects/node/dynatrace-cordova-tests/node_modules/dynatrace-cordova-outsystems-plugin/node_modules/sshpk/man/man1/sshpk-verify.1"
],
"name": "sshpk",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/joyent/node-sshpk.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "1.16.1"
}