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
63 lines (62 loc) • 1.67 kB
JSON
{
"_args": [
[
"generate-function@2.3.1",
"/home/david/projects/node/dynatrace-cordova-tests"
]
],
"_from": "generate-function@2.3.1",
"_id": "generate-function@2.3.1",
"_inBundle": false,
"_integrity": "sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==",
"_location": "/dynatrace-cordova-outsystems-plugin/generate-function",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "generate-function@2.3.1",
"name": "generate-function",
"escapedName": "generate-function",
"rawSpec": "2.3.1",
"saveSpec": null,
"fetchSpec": "2.3.1"
},
"_requiredBy": [
"/dynatrace-cordova-outsystems-plugin/is-my-json-valid"
],
"_resolved": "https://registry.npmjs.org/generate-function/-/generate-function-2.3.1.tgz",
"_spec": "2.3.1",
"_where": "/home/david/projects/node/dynatrace-cordova-tests",
"author": {
"name": "Mathias Buus"
},
"bugs": {
"url": "https://github.com/mafintosh/generate-function/issues"
},
"dependencies": {
"is-property": "^1.0.2"
},
"description": "Module that helps you write generated functions in Node",
"devDependencies": {
"tape": "^4.9.1"
},
"homepage": "https://github.com/mafintosh/generate-function",
"keywords": [
"generate",
"code",
"generation",
"function",
"performance"
],
"license": "MIT",
"main": "index.js",
"name": "generate-function",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/generate-function.git"
},
"scripts": {
"test": "tape test.js"
},
"version": "2.3.1"
}