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

71 lines (70 loc) 1.77 kB
{ "_args": [ [ "acorn@6.4.0", "/home/david/projects/node/dynatrace-cordova-tests" ] ], "_from": "acorn@6.4.0", "_id": "acorn@6.4.0", "_inBundle": false, "_integrity": "sha512-gac8OEcQ2Li1dxIEWGZzsp2BitJxwkwcOm0zHAJLcPJaVvm58FRnk6RkuLRpU1EujipU2ZFODv2P9DLMfnV8mw==", "_location": "/dynatrace-cordova-outsystems-plugin/acorn", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "acorn@6.4.0", "name": "acorn", "escapedName": "acorn", "rawSpec": "6.4.0", "saveSpec": null, "fetchSpec": "6.4.0" }, "_requiredBy": [ "/dynatrace-cordova-outsystems-plugin/acorn-globals", "/dynatrace-cordova-outsystems-plugin/jsdom" ], "_resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.0.tgz", "_spec": "6.4.0", "_where": "/home/david/projects/node/dynatrace-cordova-tests", "bin": { "acorn": "./bin/acorn" }, "bugs": { "url": "https://github.com/acornjs/acorn/issues" }, "description": "ECMAScript parser", "engines": { "node": ">=0.4.0" }, "homepage": "https://github.com/acornjs/acorn", "license": "MIT", "main": "dist/acorn.js", "maintainers": [ { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com", "url": "https://marijnhaverbeke.nl" }, { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", "url": "https://rreverser.com/" }, { "name": "Adrian Heine", "url": "http://adrianheine.de" } ], "module": "dist/acorn.mjs", "name": "acorn", "repository": { "type": "git", "url": "git+https://github.com/acornjs/acorn.git" }, "scripts": { "prepare": "cd ..; npm run build:main && npm run build:bin" }, "version": "6.4.0" }