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
60 lines (59 loc) • 1.61 kB
JSON
{
"_args": [
[
"oauth-sign@0.9.0",
"/home/david/projects/node/dynatrace-cordova-tests"
]
],
"_from": "oauth-sign@0.9.0",
"_id": "oauth-sign@0.9.0",
"_inBundle": false,
"_integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
"_location": "/dynatrace-cordova-outsystems-plugin/oauth-sign",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "oauth-sign@0.9.0",
"name": "oauth-sign",
"escapedName": "oauth-sign",
"rawSpec": "0.9.0",
"saveSpec": null,
"fetchSpec": "0.9.0"
},
"_requiredBy": [
"/dynatrace-cordova-outsystems-plugin/jsdom/request"
],
"_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
"_spec": "0.9.0",
"_where": "/home/david/projects/node/dynatrace-cordova-tests",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com",
"url": "http://www.futurealoof.com"
},
"bugs": {
"url": "https://github.com/mikeal/oauth-sign/issues"
},
"dependencies": {},
"description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
"devDependencies": {},
"engines": {
"node": "*"
},
"files": [
"index.js"
],
"homepage": "https://github.com/mikeal/oauth-sign#readme",
"license": "Apache-2.0",
"main": "index.js",
"name": "oauth-sign",
"optionalDependencies": {},
"repository": {
"url": "git+https://github.com/mikeal/oauth-sign.git"
},
"scripts": {
"test": "node test.js"
},
"version": "0.9.0"
}