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
76 lines (75 loc) • 1.75 kB
JSON
{
"_args": [
[
"jsonpointer@4.0.1",
"/home/david/projects/node/dynatrace-cordova-tests"
]
],
"_from": "jsonpointer@4.0.1",
"_id": "jsonpointer@4.0.1",
"_inBundle": false,
"_integrity": "sha1-T9kss04OnbPInIYi7PUfm5eMbLk=",
"_location": "/dynatrace-cordova-outsystems-plugin/jsonpointer",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jsonpointer@4.0.1",
"name": "jsonpointer",
"escapedName": "jsonpointer",
"rawSpec": "4.0.1",
"saveSpec": null,
"fetchSpec": "4.0.1"
},
"_requiredBy": [
"/dynatrace-cordova-outsystems-plugin/is-my-json-valid"
],
"_resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz",
"_spec": "4.0.1",
"_where": "/home/david/projects/node/dynatrace-cordova-tests",
"author": {
"name": "Jan Lehnardt",
"email": "jan@apache.org"
},
"bugs": {
"url": "http://github.com/janl/node-jsonpointer/issues"
},
"contributors": [
{
"name": "Joe Hildebrand",
"email": "joe-github@cursive.net"
},
{
"name": "Marc Bachmann",
"email": "marc.brookman@gmail.com"
}
],
"description": "Simple JSON Addressing.",
"devDependencies": {
"standard": "^5.3.1"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"jsonpointer.js"
],
"homepage": "https://github.com/janl/node-jsonpointer#readme",
"license": "MIT",
"main": "./jsonpointer",
"name": "jsonpointer",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/janl/node-jsonpointer.git"
},
"scripts": {
"test": "standard && node test.js"
},
"tags": [
"util",
"simple",
"util",
"utility"
],
"version": "4.0.1"
}