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
57 lines (56 loc) • 1.64 kB
JSON
{
"_args": [
[
"generate-object-property@1.2.0",
"/home/david/projects/node/dynatrace-cordova-tests"
]
],
"_from": "generate-object-property@1.2.0",
"_id": "generate-object-property@1.2.0",
"_inBundle": false,
"_integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=",
"_location": "/dynatrace-cordova-outsystems-plugin/generate-object-property",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "generate-object-property@1.2.0",
"name": "generate-object-property",
"escapedName": "generate-object-property",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"/dynatrace-cordova-outsystems-plugin/is-my-json-valid"
],
"_resolved": "https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz",
"_spec": "1.2.0",
"_where": "/home/david/projects/node/dynatrace-cordova-tests",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"bugs": {
"url": "https://github.com/mafintosh/generate-object-property/issues"
},
"dependencies": {
"is-property": "^1.0.0"
},
"description": "Generate safe JS code that can used to reference a object property",
"devDependencies": {
"tape": "^2.13.0"
},
"homepage": "https://github.com/mafintosh/generate-object-property",
"license": "MIT",
"main": "index.js",
"name": "generate-object-property",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/generate-object-property.git"
},
"scripts": {
"test": "tape test.js"
},
"version": "1.2.0"
}