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
65 lines (64 loc) • 1.62 kB
JSON
{
"_args": [
[
"w3c-hr-time@1.0.1",
"/home/david/projects/node/dynatrace-cordova-tests"
]
],
"_from": "w3c-hr-time@1.0.1",
"_id": "w3c-hr-time@1.0.1",
"_inBundle": false,
"_integrity": "sha1-gqwr/2PZUOqeMYmlimViX+3xkEU=",
"_location": "/dynatrace-cordova-outsystems-plugin/w3c-hr-time",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "w3c-hr-time@1.0.1",
"name": "w3c-hr-time",
"escapedName": "w3c-hr-time",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/dynatrace-cordova-outsystems-plugin/jsdom"
],
"_resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/home/david/projects/node/dynatrace-cordova-tests",
"author": {
"name": "Timothy Gu",
"email": "timothygu99@gmail.com"
},
"bugs": {
"url": "https://github.com/jsdom/w3c-hr-time/issues"
},
"dependencies": {
"browser-process-hrtime": "^0.1.2"
},
"description": "An implementation of the W3C High Resolution Time Level 2 specification.",
"devDependencies": {
"eslint": "^4.14.0",
"eslint-plugin-jest": "^21.5.0",
"jest": "^22.0.4"
},
"files": [
"lib",
"index.js"
],
"homepage": "https://github.com/jsdom/w3c-hr-time#readme",
"license": "MIT",
"main": "index.js",
"name": "w3c-hr-time",
"private": false,
"repository": {
"type": "git",
"url": "git+https://github.com/jsdom/w3c-hr-time.git"
},
"scripts": {
"lint": "eslint .",
"test": "jest"
},
"version": "1.0.1"
}