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.92 kB
JSON
{
"_args": [
[
"is-my-json-valid@2.20.0",
"/home/david/projects/node/dynatrace-cordova-tests"
]
],
"_from": "is-my-json-valid@2.20.0",
"_id": "is-my-json-valid@2.20.0",
"_inBundle": false,
"_integrity": "sha512-XTHBZSIIxNsIsZXg7XB5l8z/OBFosl1Wao4tXLpeC7eKU4Vm/kdop2azkPqULwnfGQjmeDIyey9g7afMMtdWAA==",
"_location": "/dynatrace-cordova-outsystems-plugin/is-my-json-valid",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "is-my-json-valid@2.20.0",
"name": "is-my-json-valid",
"escapedName": "is-my-json-valid",
"rawSpec": "2.20.0",
"saveSpec": null,
"fetchSpec": "2.20.0"
},
"_requiredBy": [
"/dynatrace-cordova-outsystems-plugin/request/har-validator"
],
"_resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.20.0.tgz",
"_spec": "2.20.0",
"_where": "/home/david/projects/node/dynatrace-cordova-tests",
"bugs": {
"url": "https://github.com/mafintosh/is-my-json-valid/issues"
},
"dependencies": {
"generate-function": "^2.0.0",
"generate-object-property": "^1.1.0",
"is-my-ip-valid": "^1.0.0",
"jsonpointer": "^4.0.0",
"xtend": "^4.0.0"
},
"description": "A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.",
"devDependencies": {
"safe-regex": "^1.1.0",
"tape": "^2.13.4",
"typescript": "^3.0.1"
},
"files": [
"formats.js",
"index.d.ts",
"index.js",
"require.js"
],
"homepage": "https://github.com/mafintosh/is-my-json-valid#readme",
"keywords": [
"json",
"schema",
"orderly",
"jsonschema"
],
"license": "MIT",
"name": "is-my-json-valid",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/is-my-json-valid.git"
},
"scripts": {
"test": "tape test/*.js && tsc"
},
"version": "2.20.0"
}