UNPKG

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

70 lines (69 loc) 1.86 kB
{ "_args": [ [ "w3c-xmlserializer@1.1.2", "/home/david/projects/node/dynatrace-cordova-tests" ] ], "_from": "w3c-xmlserializer@1.1.2", "_id": "w3c-xmlserializer@1.1.2", "_inBundle": false, "_integrity": "sha512-p10l/ayESzrBMYWRID6xbuCKh2Fp77+sA0doRuGn4tTIMrrZVeqfpKjXHY+oDh3K4nLdPgNwMTVP6Vp4pvqbNg==", "_location": "/dynatrace-cordova-outsystems-plugin/w3c-xmlserializer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "w3c-xmlserializer@1.1.2", "name": "w3c-xmlserializer", "escapedName": "w3c-xmlserializer", "rawSpec": "1.1.2", "saveSpec": null, "fetchSpec": "1.1.2" }, "_requiredBy": [ "/dynatrace-cordova-outsystems-plugin/jsdom" ], "_resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-1.1.2.tgz", "_spec": "1.1.2", "_where": "/home/david/projects/node/dynatrace-cordova-tests", "bugs": { "url": "https://github.com/jsdom/w3c-xmlserializer/issues" }, "dependencies": { "domexception": "^1.0.1", "webidl-conversions": "^4.0.2", "xml-name-validator": "^3.0.0" }, "description": "A per-spec XML serializer implementation", "devDependencies": { "eslint": "^5.15.2", "jest": "^24.5.0", "jsdom": "^14.0.0", "webidl2js": "^9.2.0" }, "files": [ "lib/" ], "homepage": "https://github.com/jsdom/w3c-xmlserializer#readme", "keywords": [ "dom", "w3c", "xml", "xmlserializer" ], "license": "MIT", "main": "lib/index.js", "name": "w3c-xmlserializer", "repository": { "type": "git", "url": "git+https://github.com/jsdom/w3c-xmlserializer.git" }, "scripts": { "lint": "eslint .", "prepare": "node scripts/convert-idl.js", "pretest": "node scripts/convert-idl.js", "test": "jest" }, "version": "1.1.2" }