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

68 lines (67 loc) 1.69 kB
{ "_args": [ [ "is-property@1.0.2", "/home/david/projects/node/dynatrace-cordova-tests" ] ], "_from": "is-property@1.0.2", "_id": "is-property@1.0.2", "_inBundle": false, "_integrity": "sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=", "_location": "/dynatrace-cordova-outsystems-plugin/is-property", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-property@1.0.2", "name": "is-property", "escapedName": "is-property", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/dynatrace-cordova-outsystems-plugin/generate-function", "/dynatrace-cordova-outsystems-plugin/generate-object-property" ], "_resolved": "https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz", "_spec": "1.0.2", "_where": "/home/david/projects/node/dynatrace-cordova-tests", "author": { "name": "Mikola Lysenko" }, "bugs": { "url": "https://github.com/mikolalysenko/is-property/issues" }, "dependencies": {}, "description": "Tests if a JSON property can be accessed using . syntax", "devDependencies": { "tape": "~1.0.4" }, "directories": { "test": "test" }, "gitHead": "0a85ea5b6b1264ea1cdecc6e5cf186adbb3ffc50", "homepage": "https://github.com/mikolalysenko/is-property#readme", "keywords": [ "is", "property", "json", "dot", "bracket", ".", "[]" ], "license": "MIT", "main": "is-property.js", "name": "is-property", "repository": { "type": "git", "url": "git://github.com/mikolalysenko/is-property.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.0.2" }